mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Graveyards: Drop custom world_safe_locs
This commit is contained in:
2
sql/updates/world/master/2024_05_05_01_world.sql
Normal file
2
sql/updates/world/master/2024_05_05_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `world_safe_locs` WHERE `ID`=80000;
|
||||
UPDATE `graveyard_zone` SET `ID`=6928, `Comment`='BRD Hub Safe Loc' WHERE `ID`=80000;
|
||||
Reference in New Issue
Block a user