DB/Creature: Brote

Events involving Brote, Skrotee and Duncan Fallers are not scripted
https://wow.gamepedia.com/Skrotee
https://wow.gamepedia.com/Brote

(cherry picked from commit 5631d9ecc1)
This commit is contained in:
Killyana
2019-08-02 18:27:24 +02:00
committed by Shauren
parent 87786b1ebc
commit 2e9191c153

View File

@@ -0,0 +1,8 @@
--
UPDATE `creature` SET `MovementType` =0, `spawndist`=0 WHERE `id`=27191;
DELETE FROM `creature` WHERE `id`=27198 AND `guid`=113636;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(113636, 27198, 571, 0, 0, '0', 0, 0, 0, 3240.79, -724.326, 174.892, 4.15388, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
DELETE FROM `creature_template_addon` WHERE `entry` IN (27198);
INSERT INTO `creature_template_addon` (`entry`, `mount`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES
(27198,0,0,1,0,"");