DB/Creature: Fix startup errors

This commit is contained in:
Vincent-Michael
2014-07-19 14:14:23 +02:00
parent a02ef421b1
commit 5d5cbf04df
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
DELETE FROM `creature_addon` WHERE `guid` IN (
45221,
45222,
45223,
45224);