Event: Delete bad spawned gobs for New Year's Eve & Fireworks Spectacular

This commit is contained in:
Kittnz
2017-09-23 16:07:58 +02:00
parent b98e3bd66f
commit e31a2f394b

View File

@@ -0,0 +1,2 @@
DELETE FROM `gameobject` WHERE `guid` IN (91885, 91886, 91907, 91904, 91323, 91910, 91475);
DELETE FROM `game_event_gameobject` WHERE `guid` IN (91885, 91886, 91907, 91904, 91323, 91910, 91475) AND `eventEntry` IN (6, 72);