diff options
author | Kevin <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-05 10:47:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-05 10:47:33 -0500 |
commit | e066cf77479c374c3f2f62f44c42204d69846db0 (patch) | |
tree | 5ff0620a1a8127b01c2f1ab0a96491b734d59a6d /src/main/resources/assets/skyblocker | |
parent | 4acac061ce6274ecbf57564ac3b8f9fdc4582e4f (diff) | |
download | Skyblocker-e066cf77479c374c3f2f62f44c42204d69846db0.tar.gz Skyblocker-e066cf77479c374c3f2f62f44c42204d69846db0.tar.bz2 Skyblocker-e066cf77479c374c3f2f62f44c42204d69846db0.zip |
Update starred mob glow localization
Diffstat (limited to 'src/main/resources/assets/skyblocker')
-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 0e95550d..c51c035f 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -189,7 +189,7 @@ "text.autoconfig.skyblocker.option.locations.dungeons.mapScreen": "Dungeon Map Placement Config...", "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling", "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow": "Starred Mob Glow", - "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "Applies the glowing effect to starred mobs that are visible. Also applies it to the correct Livid in F5/M5.", + "text.autoconfig.skyblocker.option.locations.dungeons.starredMobGlow.@Tooltip": "Applies the glowing effect to starred mobs that are visible.", "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Solve Three Weirdos Puzzle", "text.autoconfig.skyblocker.option.locations.dungeons.blazeSolver": "Solve Blaze Puzzle", "text.autoconfig.skyblocker.option.locations.dungeons.blazeSolver.@Tooltip": "Boxes the correct blaze in green, also draws a line to and boxes the next blaze to kill in white.", |