DB/Creature: Ironwool Mammoth, Part 1

Closes #18895

(cherrypicked from 41530b5ac9)
This commit is contained in:
Rushor
2017-01-22 16:42:43 +01:00
committed by Shauren
parent 12b230d52a
commit cb3631c41d

View File

@@ -0,0 +1,7 @@
--
UPDATE `creature` SET `spawndist`=0, `MovementType`=0, `unit_flags`=`unit_flags`|536870912|32770, `dynamicflags`=32 WHERE `guid`=116778;
DELETE FROM `creature_addon` WHERE `guid` IN (113320, 116778);
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
(113320,0,0,0,1,233, ''),
(116778,0,0,7,1,0, '29266');