DB/Graveyards: Drop custom world_safe_locs

This commit is contained in:
Meji
2024-05-05 17:57:42 +02:00
parent ee6ba02a77
commit ef63bbe492

View 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;