diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-01-26 14:55:59 -0500 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-01-26 14:55:59 -0500 |
commit | 5c9eb5f77f85b221ee5c8ebedf44dd0a48bb8292 (patch) | |
tree | 9b31ff7721d801a9671c37ed75ddc8188fe9c33d /src/main/resources/assets/skyblocker/lang/en_us.json | |
parent | 1ea5f54ab6d7edf7a7c5971db05e22667d3a9c93 (diff) | |
download | Skyblocker-5c9eb5f77f85b221ee5c8ebedf44dd0a48bb8292.tar.gz Skyblocker-5c9eb5f77f85b221ee5c8ebedf44dd0a48bb8292.tar.bz2 Skyblocker-5c9eb5f77f85b221ee5c8ebedf44dd0a48bb8292.zip |
Tweak waypoints
Thanks to Fluboxer for the suggestions!
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, 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 7fb898b1..7a1bc8e2 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -167,8 +167,9 @@ "text.autoconfig.skyblocker.category.crimsonIsle": "Crimson Isle", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra": "Kuudra", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.supplyWaypoints": "Supply Waypoints", - "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.supplyPileWaypoints": "Supply Pile Waypoints", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.fuelWaypoints": "Fuel Waypoints", + "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.suppliesAndFuelWaypointType": "Supplies/Fuel Waypoint Type", + "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.ballistaBuildWaypoints": "Ballista Build Spot Waypoints", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.safeSpotWaypoints": "Safe Spot Waypoints", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.pearlWaypoints": "Pearl Waypoints", "text.autoconfig.skyblocker.option.locations.crimsonIsle.kuudra.noArrowPoisonWarning": "No Arrow Poison Warning", |