From 9b27b4cbd8899ada89fd0a47f33ef4b717db5637 Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 8 May 2024 01:57:08 +0200 Subject: reorder configs --- src/main/resources/assets/skyblocker/lang/en_ca.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/assets/skyblocker/lang/en_ca.json') diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index bc2b6894..082eab1b 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -1,7 +1,7 @@ { "skyblocker.option.general.bars": "Health, Mana, Defence & XP Bars", "skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Grey out chests that have already been opened.", - "skyblocker.option.locations.dungeons.lividColor": "Livid Colour", + "skyblocker.option.locations.dungeons.livid": "Livid Colour", "skyblocker.option.locations.dungeons.lividColor.enableLividColorText": "Enable Livid Colour Text", "skyblocker.option.locations.dungeons.lividColor.enableLividColorText.@Tooltip": "Send the livid colour in the chat during the Livid boss fight.", "skyblocker.option.locations.dungeons.lividColor.lividColorText": "Livid Colour Text", -- cgit