aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErymanthus[#5074] | (u/)RayDeeUx <51521765+RayDeeUx@users.noreply.github.com>2022-05-16 17:56:52 -0400
committerGitHub <noreply@github.com>2022-05-16 17:56:52 -0400
commit958107b8d6cc6b7bc4780359c49e2e48cb0d96ef (patch)
tree3b91c602e6e8b9367a918b6c7a0d9fde4c70f731
parent5d8721a0c9b03f064ef90f33c0332a3b2d571274 (diff)
downloadSkyblockHud-Death-Defied-958107b8d6cc6b7bc4780359c49e2e48cb0d96ef.tar.gz
SkyblockHud-Death-Defied-958107b8d6cc6b7bc4780359c49e2e48cb0d96ef.tar.bz2
SkyblockHud-Death-Defied-958107b8d6cc6b7bc4780359c49e2e48cb0d96ef.zip
crimson
-rw-r--r--src/main/java/com/thatgravyboat/skyblockhud/location/LocationCategory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/thatgravyboat/skyblockhud/location/LocationCategory.java b/src/main/java/com/thatgravyboat/skyblockhud/location/LocationCategory.java
index b6ef6fb..a51a1ac 100644
--- a/src/main/java/com/thatgravyboat/skyblockhud/location/LocationCategory.java
+++ b/src/main/java/com/thatgravyboat/skyblockhud/location/LocationCategory.java
@@ -15,7 +15,7 @@ public enum LocationCategory {
DEEPCAVERNS("deepcaverns", 91),
SPIDERSDEN("spiders_den", 99, Maps.SPIDERS),
PARK("park", 51, Maps.PARK),
- FORTRESS("fortress", 107, Maps.NETHER),
+ CRIMSON("crimson_isle", 107),
DUNGEONHUB("dungeonhub", 115),
JERRY("jerry", 59),
THEEND("the_end", 123),