From b79d931202b4212dbdc5ffb3e653ef6cc2aa52f3 Mon Sep 17 00:00:00 2001 From: George Gaulin Date: Sun, 26 Jun 2022 17:59:47 -0400 Subject: [PATCH] fix bad lable --- Ereshkigal-AIO/ZEreshkigal-AllinOneMod/locale/locale.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ereshkigal-AIO/ZEreshkigal-AllinOneMod/locale/locale.json b/Ereshkigal-AIO/ZEreshkigal-AllinOneMod/locale/locale.json index 665359c..2a84a16 100644 --- a/Ereshkigal-AIO/ZEreshkigal-AllinOneMod/locale/locale.json +++ b/Ereshkigal-AIO/ZEreshkigal-AllinOneMod/locale/locale.json @@ -56,7 +56,7 @@ "unlimitedStamina": "UnlimitedStamina option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", "removeInRaidsRestrictions": "RemoveInRaidsRestrictions option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", "allSkillsMaster": "AllSkillsMaster option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", - "removeScavKarma": "AllSkillsMaster option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", + "removeScavKarma": "RemoveScavKarma option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", "enableSkillBotReload": "EnableSkillBotReload option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", "enableSkillBotSound": "EnableSkillBotSound option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.", "disableFallDamage": "DisableFallDamage option is incorrect, it must be true to activate or false to disable. check the readme.pdf for more info.",