DB/Misc: Fix late night typo

This commit is contained in:
Aokromes
2015-09-07 05:10:36 +02:00
parent cec7f60d73
commit 9d451007f9

View File

@@ -1,3 +1,3 @@
--
DELETE FROM `creature_addon` WHERE `guid` IN (660);
DELETE FROM `game_object_creature` WHERE `guid` IN (289,290,291);
DELETE FROM `game_event_creature` WHERE `guid` IN (289,290,291);