mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/GameObject: Remove wrong spawns
This commit is contained in:
3
sql/updates/world/master/2018_06_26_00_world.sql
Normal file
3
sql/updates/world/master/2018_06_26_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (212134, 212133, 212130, 212121);
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (212134, 212133, 212130, 212121);
|
||||
Reference in New Issue
Block a user