diff options
| -rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index 2bcf025e..671b7c22 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -52,5 +52,7 @@ "skyblocker.config.dungeons.livid.enableSolidColor": "Enable Glow and/or Bounding use same colour", "skyblocker.config.dungeons.livid.enableSolidColor.@Tooltip": "Instead of the Livid's colour a red colour is shown", "argument.color.rgb.incomplete": "Incomplete (expected 3 colour values).", - "skyblocker.config.crimsonIsle.kuudra.dangerWarning.@Tooltip": "Displays a warning when you're in danger from a tentacle slam or from TNT. The colour of the warning adapts to the danger level!" + "skyblocker.config.crimsonIsle.kuudra.dangerWarning.@Tooltip": "Displays a warning when you're in danger from a tentacle slam or from TNT. The colour of the warning adapts to the danger level!", + "skyblocker.config.mining.crystalHollows.chestHighlighter.color": "Chest Highlight Colour", + "skyblocker.config.mining.crystalHollows.chestHighlighter.color.@Tooltip": "What colour the treasure chests / lock pick should be highlighted." } |
