Skip to content

Commit

Permalink
add: Elizabeth to Fancy Warp
Browse files Browse the repository at this point in the history
  • Loading branch information
Fix3dll committed Nov 30, 2023
1 parent 635c31d commit 50cfe37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ public enum Marker {
JERRYS_WORKSHOP("workshop", getMessage("warpMenu.spawn"), Island.JERRYS_WORKSHOP, 35, 90),

HUB("hub", getMessage("warpMenu.spawn"), Island.HUB, true, 600, 200),
ELIZABETH("elizabeth", "Elizabeth", Island.HUB, 660, 150),
CASTLE("castle", "Castle", Island.HUB, 130, 80),
DARK_AUCTION("da", "Sirius Shack", Island.HUB, 385, 415),
CRYPT("crypt", "Crypts", Island.HUB, 550, 100),
Expand Down

0 comments on commit 50cfe37

Please sign in to comment.