aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker
diff options
context:
space:
mode:
authorolim <bobq4582@gmail.com>2024-04-17 12:27:53 +0100
committerolim <bobq4582@gmail.com>2024-04-17 12:27:53 +0100
commit3e28335ed2909cdb1a0a5952b170a3dd25f160d2 (patch)
tree8378e8ac5214a97be31f1881b4fac7b1b29c58ff /src/main/resources/assets/skyblocker
parent4598f8d038c091e4158dc7b1dbbcb7cdd5f0d5a7 (diff)
downloadSkyblocker-3e28335ed2909cdb1a0a5952b170a3dd25f160d2.tar.gz
Skyblocker-3e28335ed2909cdb1a0a5952b170a3dd25f160d2.tar.bz2
Skyblocker-3e28335ed2909cdb1a0a5952b170a3dd25f160d2.zip
optimise and clean up code
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index e859db04..4300432d 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -333,15 +333,15 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Enable Drill Fuel",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Solve Fetchur",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Solve Puzzler Puzzle",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector": "Metal Detector Helper",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.@Tooltip": "Helper for the metal detector puzzle in the Mines of Divan in the Crystal Hollows.",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.startTip": "Stand still in multiple places unit solver has narrowed down locations to one",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.foundCenter": "Found center of mines now working faster",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.foundTreasureMessage": "Found treasure",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.possibleTreasureLocationsMessage": "Possible treasure locations: ",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.somethingWentWrongMessage": "Something went wrong with the metal detector. Trying again",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.treasure": "Treasure",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveMetalDetector.possible": "Possible",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper": "Metal Detector Helper",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.@Tooltip": "Helper for the metal detector puzzle in the Mines of Divan in the Crystal Hollows.",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.startTip": "Stand still in multiple places unit solver has narrowed down locations to one",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.foundCenter": "Found center of mines now working faster",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.foundTreasureMessage": "Found treasure",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.possibleTreasureLocationsMessage": "Possible treasure locations: ",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.somethingWentWrongMessage": "Something went wrong with the metal detector. Trying again",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.treasure": "Treasure",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.MetalDetectorHelper.possible": "Possible",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "Dwarven HUD",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabledCommissions": "Enable Commissions",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabledPowder": "Enable Powder",