mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Creature: Fix startup errors
This commit is contained in:
5
sql/updates/world/2014_07_19_03_world_creature_addon.sql
Normal file
5
sql/updates/world/2014_07_19_03_world_creature_addon.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (
|
||||
45221,
|
||||
45222,
|
||||
45223,
|
||||
45224);
|
||||
Reference in New Issue
Block a user