aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorGrayray75 <69988482+Grayray75@users.noreply.github.com>2023-09-16 19:57:35 +0200
committerGrayray75 <69988482+Grayray75@users.noreply.github.com>2023-09-16 20:10:42 +0200
commit73b458edfacf9711c85893a171e89be6b0ce54a6 (patch)
treeb24508737a02b9b44d2ae0bb2e7c58319a57253a /src/main/resources/assets/skyblocker/lang
parentbeaf27678949a4be4f3791c57307f42ea77da40a (diff)
downloadSkyblocker-73b458edfacf9711c85893a171e89be6b0ce54a6.tar.gz
Skyblocker-73b458edfacf9711c85893a171e89be6b0ce54a6.tar.bz2
Skyblocker-73b458edfacf9711c85893a171e89be6b0ce54a6.zip
Add hidden relic helper
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index cdaa7602..d8d10507 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -209,6 +209,10 @@
"text.autoconfig.skyblocker.option.locations.barn": "Barn",
"text.autoconfig.skyblocker.option.locations.barn.solveHungryHiker": "Solve Hungry Hiker",
"text.autoconfig.skyblocker.option.locations.barn.solveTreasureHunter": "Solve Treasure Hunter",
+ "text.autoconfig.skyblocker.option.locations.spidersden": "Spider's Den",
+ "text.autoconfig.skyblocker.option.locations.spidersden.relics": "Hidden Relics Helper",
+ "text.autoconfig.skyblocker.option.locations.spidersden.relics.enableRelicsHelper": "Enable Hidden Relics Helper",
+ "text.autoconfig.skyblocker.option.locations.spidersden.relics.highlightFoundRelics": "Highlight found relics",
"text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
"text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints": "Dungeon Secret Waypoints",
"text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableSecretWaypoints": "Enable Dungeon Secret Waypoints",