diff options
author | Fluboxer <fluboxer@gmail.com> | 2024-02-21 15:41:21 +0300 |
---|---|---|
committer | Fluboxer <fluboxer@gmail.com> | 2024-02-21 15:41:21 +0300 |
commit | 58592dc66af8e3986a828f5203bc16d3c5684a27 (patch) | |
tree | de683cdcb46bb2707ded78057f840f01ee93f23e /src/main/resources/assets/skyblocker/lang/en_us.json | |
parent | b10906fc55a480675c9dcea9e402792791af6916 (diff) | |
download | Skyblocker-58592dc66af8e3986a828f5203bc16d3c5684a27.tar.gz Skyblocker-58592dc66af8e3986a828f5203bc16d3c5684a27.tar.bz2 Skyblocker-58592dc66af8e3986a828f5203bc16d3c5684a27.zip |
extra clarification
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 1 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 c8ac97c5..2e22d0c3 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -253,7 +253,7 @@ "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus Helper", "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Gray out chests that have already been opened.", "text.autoconfig.skyblocker.option.locations.dungeons.croesusProfit": "Croesus Chest Profit Calculator", - "text.autoconfig.skyblocker.option.locations.dungeons.croesusProfit.@Tooltip": "Highlight chests with best profit at Croesus NPC", + "text.autoconfig.skyblocker.option.locations.dungeons.croesusProfit.@Tooltip": "Highlight chests with best profit at Croesus NPC.\n\n\nBest 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.mapScreen": "Dungeon Map & Score Placement Config...", "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling", |