DB/GameObjects: removed many duplicate spawns in Orgrimmar's Valley of Strength
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (218934, 218831, 218833, 218819, 218809, 218805, 218808, 218794, 218802, 218825, 218827, 218828, 218835, 218850, 218846, 218858, 218887, 218869, 218866, 218890, 218890, 218832, 218836, 218871, 218848, 218793, 218785);
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (218934, 218831, 218833, 218819, 218809, 218805, 218808, 218794, 218802, 218825, 218827, 218828, 218835, 218850, 218846, 218858, 218887, 218869, 218866, 218890, 218890, 218832, 218836, 218871, 218848, 218793, 218785);
|
||||
Reference in New Issue
Block a user