diff options
author | olim <bobq4582@gmail.com> | 2024-04-08 16:45:41 +0100 |
---|---|---|
committer | olim <bobq4582@gmail.com> | 2024-04-08 16:45:41 +0100 |
commit | 72f269cc871c252c72ce52d553ca7ff2e74dfda4 (patch) | |
tree | 7bf6421355cfc7386fd9b5e3a899442f2aba8062 /src/main/resources/assets/skyblocker/lang/en_us.json | |
parent | b3623837bda701610868552005a25a5e5c148b8f (diff) | |
download | Skyblocker-72f269cc871c252c72ce52d553ca7ff2e74dfda4.tar.gz Skyblocker-72f269cc871c252c72ce52d553ca7ff2e74dfda4.tar.bz2 Skyblocker-72f269cc871c252c72ce52d553ca7ff2e74dfda4.zip |
add ability to share crystal waypoint locations
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_us.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 84409b9f..cb3c265b 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -344,6 +344,7 @@ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled.@Tooltip": "Show a waypoint (waypoint selected in general/waypoints) at important areas in the crystal hollows e.g. Jungle Temple and Fairy Grotto. ", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat": "Find Waypoints In Chat", "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat.@Tooltip": "When in crystal hollows read the chat to see if coordinates are sent and extract these to show as waypoint or on the map", + "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.shareFail": "Can only share waypoints you have found.", "text.autoconfig.skyblocker.option.locations.rift": "The Rift", "text.autoconfig.skyblocker.option.locations.rift.mirrorverseWaypoints": "Enable Mirrorverse Waypoints", |