mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/EasternPlaguelands: Remove duplicate Stratholme service entrance gates (#30976)
This commit is contained in:
2
sql/updates/world/master/2025_05_25_03_world.sql
Normal file
2
sql/updates/world/master/2025_05_25_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- delete duplicate stratholme service entrance gates
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (200250, 200964, 203081, 212816, 216442);
|
||||
Reference in New Issue
Block a user