aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorKevin <92656833+kevinthegreat1@users.noreply.github.com>2023-09-18 21:08:50 -0400
committerGitHub <noreply@github.com>2023-09-18 21:08:50 -0400
commit4689bd76f314ec24565095dc11ffcb35fa437e00 (patch)
tree7484b227ab60f064e57161f35d2d44ca94e59ab6 /src/main/resources/assets/skyblocker/lang
parent9a2e7dd227cdf80f4b427c138f68f75701965428 (diff)
parente23a93bab7678b54d57062908dd0e9b780b8ba3f (diff)
downloadSkyblocker-4689bd76f314ec24565095dc11ffcb35fa437e00.tar.gz
Skyblocker-4689bd76f314ec24565095dc11ffcb35fa437e00.tar.bz2
Skyblocker-4689bd76f314ec24565095dc11ffcb35fa437e00.zip
Merge pull request #316 from Grayray75/relic-helper
Add hidden relic helper
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json10
1 files changed, 8 insertions, 2 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..273cbb31 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",
@@ -326,8 +330,10 @@
"skyblocker.rift.iceNow": "Ice now!",
"skyblocker.rift.mania": "Mania!",
"skyblocker.rift.stakeNow": "Stake now!",
- "skyblocker.fairySouls.markAllFound": "Marked all fairy souls in the current island as found",
- "skyblocker.fairySouls.markAllMissing": "Marked all fairy souls in the current island as missing",
+ "skyblocker.fairySouls.markAllFound": "§b[§6Skyblocker§b] §rMarked all fairy souls in the current island as found",
+ "skyblocker.fairySouls.markAllMissing": "§b[§6Skyblocker§b] §rMarked all fairy souls in the current island as missing",
+ "skyblocker.relics.markAllFound": "§b[§6Skyblocker§b] §rMarked all relics as found",
+ "skyblocker.relics.markAllMissing": "§b[§6Skyblocker§b] §rMarked all relics as missing",
"skyblocker.shortcuts.config": "Shortcuts Config",
"skyblocker.shortcuts.notLoaded": "§c§lShortcuts not loaded yet",
"skyblocker.shortcuts.command.target": "Target Command",