diff options
author | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-04 11:02:00 -0400 |
---|---|---|
committer | Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-04 11:02:00 -0400 |
commit | 4acac061ce6274ecbf57564ac3b8f9fdc4582e4f (patch) | |
tree | d72689e798a826e0e13e90063a7a5ed0c83e8f60 /src/main/resources/assets/skyblocker/lang/en_ca.json | |
parent | b6dadda58414f67a00599c5d3f96e91af925165c (diff) | |
download | Skyblocker-4acac061ce6274ecbf57564ac3b8f9fdc4582e4f.tar.gz Skyblocker-4acac061ce6274ecbf57564ac3b8f9fdc4582e4f.tar.bz2 Skyblocker-4acac061ce6274ecbf57564ac3b8f9fdc4582e4f.zip |
Refactor MobGlow
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/en_ca.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index 5ecbd676..883de5dc 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -2,8 +2,8 @@ "text.autoconfig.skyblocker.option.general.bars": "Health, Mana, Defence & XP Bars", "text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Grey out chests that have already been opened.", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor": "Livid Colour", - "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "Enable Livid Colour", - "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "Send the livid colour in the chat during the Livid boss fight.", + "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorText": "Enable Livid Colour", + "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorText.@Tooltip": "Send the livid colour in the chat during the Livid boss fight.", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "Livid Colour Text", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Text which will be sent in the chat during the Livid boss fight. The string \"[color]\" will be replaced with the livid colour.", "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Solve Select Coloured", |