DB/Graveyards: Drop custom world_safe_locs

(cherry picked from commit ef63bbe492)
This commit is contained in:
Meji
2024-05-05 17:57:42 +02:00
committed by Ovahlord
parent 814c5c3a4b
commit d61979a768

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;