From 7d20fabea9ca744e366ee96d87c0935dfab37585 Mon Sep 17 00:00:00 2001 From: anon1231823 <67269448+anon1231823@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:32:48 -0500 Subject: [PATCH] Update koKR.lua --- Gnomeregan_Classic/Locales/koKR.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gnomeregan_Classic/Locales/koKR.lua b/Gnomeregan_Classic/Locales/koKR.lua index 2eff981..26ab1c5 100644 --- a/Gnomeregan_Classic/Locales/koKR.lua +++ b/Gnomeregan_Classic/Locales/koKR.lua @@ -12,7 +12,7 @@ end L = BigWigs:NewBossLocale("Viscous Fallout Discovery", "koKR") if L then L.bossName = "방사성 폐기물" - --L.desiccated_fallout = "Desiccated Fallout" -- NPC ID 216810 + L.desiccated_fallout = "메마른 낙진" -- NPC ID 216810 end L = BigWigs:NewBossLocale("Crowd Pummeler 9-60 Discovery", "koKR")