mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/WesternPlaguelands: Remove duplicate Scholomance doors (#30977)
This commit is contained in:
2
sql/updates/world/master/2025_05_25_02_world.sql
Normal file
2
sql/updates/world/master/2025_05_25_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- delete duplicate scholomance entrance doors
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (200263, 200977, 203093, 212798, 216460);
|
||||
Reference in New Issue
Block a user