mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spawns: Deleted MO_TRANSPORT gameobject spawns
SQL: Corrected naming
This commit is contained in:
2
sql/updates/world/2011_03_04_3_world_gameobject.sql
Normal file
2
sql/updates/world/2011_03_04_3_world_gameobject.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Delete MO_TRANSPORT spawns
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (150163,150171);
|
||||
Reference in New Issue
Block a user