diff options
author | Fluboxer <fluboxer@gmail.com> | 2024-02-21 22:03:22 +0300 |
---|---|---|
committer | Fluboxer <fluboxer@gmail.com> | 2024-02-21 22:03:22 +0300 |
commit | 47a0a13fa31af73a6c1314b5b178a503216a057a (patch) | |
tree | 54093f99ebc84be419358f866b71e002bb236279 /src/main/resources/assets/skyblocker/lang/en_us.json | |
parent | 58592dc66af8e3986a828f5203bc16d3c5684a27 (diff) | |
download | Skyblocker-47a0a13fa31af73a6c1314b5b178a503216a057a.tar.gz Skyblocker-47a0a13fa31af73a6c1314b5b178a503216a057a.tar.bz2 Skyblocker-47a0a13fa31af73a6c1314b5b178a503216a057a.zip |
typo
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 3 |
1 files changed, 1 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 2e22d0c3..7cfbcce6 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -253,8 +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.\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.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.mapScreen": "Dungeon Map & Score Placement Config...", "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling", "text.autoconfig.skyblocker.option.locations.dungeons.playerSecretsTracker": "Player Secrets Tracker", |