aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/en_us.json
diff options
context:
space:
mode:
authorFluboxer <fluboxer@gmail.com>2024-02-29 16:33:19 +0300
committerFluboxer <fluboxer@gmail.com>2024-02-29 16:33:19 +0300
commit554c1716824e289a307e8fca15798b42bdd4c566 (patch)
treec04f71bcdd616a25a6d1c9cb8f8d0f3b92659e25 /src/main/resources/assets/skyblocker/lang/en_us.json
parentba4ab62d90bf0f4636fa22a3e72768f161a1217e (diff)
downloadSkyblocker-554c1716824e289a307e8fca15798b42bdd4c566.tar.gz
Skyblocker-554c1716824e289a307e8fca15798b42bdd4c566.tar.bz2
Skyblocker-554c1716824e289a307e8fca15798b42bdd4c566.zip
fix typo
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index f5875feb..a8eed87e 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -249,7 +249,8 @@
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeEssence": "Include Essence",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.includeEssence.@Tooltip": "Disabling is **not recommended** if you're a forgetful person.",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.croesusProfit": "Croesus Chest Profit Calculator",
- "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.croesusProfit.@Tooltip": "Highlights chests with the best profit at the Croesus NPC.\n\n\nThe best chest will be highlighted green.\nIf there is a chest worth using dungeon key on, it will be highlighted yellow", "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Enable Map",
+ "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.croesusProfit.@Tooltip": "Highlights chests with the best profit at the Croesus NPC.\n\n\nThe best chest will be highlighted green.\nIf there is a chest worth using dungeon key on, it will be highlighted yellow",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Enable Map",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold": "Neutral Threshold",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralThreshold.@Tooltip": "The threshold below which the profit is considered neutral.",
"text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.neutralColor": "Neutral Color",