This commit is contained in:
Killyana
2018-08-22 17:44:42 +02:00
parent db060c406f
commit d1eeb0f424

View File

@@ -1,4 +1,4 @@
--
UPDATE `creature` SET `MovementType`=0, `spawndist`=0 WHERE `id` IN (27401,27403);
DELETE FROM `creature_template_addon` WHERE `entry`=27401;
INSERT `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (27401,0,0,0,1,233 , '');
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (27401,0,0,0,1,233 , '');