DB/Misc: Fix some startup errors
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=129 WHERE `entry` = 33238;
|
||||
UPDATE `creature_template` SET `npcflag`=129 WHERE `entry` = 33239;
|
||||
UPDATE `creature_template` SET `speed_walk`=1, `speed_run`=1 WHERE `entry`=29613; -- Eye Stalk (1)
|
||||
Reference in New Issue
Block a user