DB/Creature: remove creature_addon data for nonexisting creature

This commit is contained in:
ZxBiohazardZx
2012-01-22 20:13:32 +01:00
parent 93ecf7104c
commit ad8a975050
@@ -0,0 +1,2 @@
-- cleanups
DELETE FROM`creature_addon` WHERE `guid` in (133434,1 33435);