mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
DB/Misc: Fix some startup errors
This commit is contained in:
3
sql/updates/world/2015_07_19_05_world.sql
Normal file
3
sql/updates/world/2015_07_19_05_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `MovementType`=1 WHERE `id`=19918;
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` IN (66372,62177,62178,62888,66352,66364,62189,71304,62373,66819,66806,66807,66808,62884,62887,62118,65223);
|
||||
Reference in New Issue
Block a user