mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/GameObjects: Deleted no longer needed gameobjects spawns since their phaseMask correction
This commit is contained in:
1
sql/updates/world/2014_06_08_03_world_gameobject.sql
Normal file
1
sql/updates/world/2014_06_08_03_world_gameobject.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (66459, 66460, 66461, 66462, 66463, 66464, 66465, 66466, 66467, 66468, 66469, 66470, 66478, 66479, 66516, 66518, 66520, 66600, 66601, 66602, 66603, 66604, 66605, 66606, 66607, 66608, 66609, 66610, 74688, 74690, 74696, 74698, 74702, 74704, 74706, 74712, 74714, 74720, 74722, 74724, 74726, 74728, 74730, 74732, 74734, 74736, 74738, 74740, 74742, 74744, 74746, 74748, 74750, 74752, 74754, 74756, 74758, 74760, 74762, 74764, 74766, 74768, 74770, 74772);
|
||||
Reference in New Issue
Block a user