From eee5bb9e285c01da0a453d892028e7dc1ca109c1 Mon Sep 17 00:00:00 2001 From: anon1231823 <67269448+anon1231823@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:27:19 -0500 Subject: [PATCH] Update koKR (#104) --- Gnomeregan_Classic/Locales/koKR.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gnomeregan_Classic/Locales/koKR.lua b/Gnomeregan_Classic/Locales/koKR.lua index 99bdbe0..c3a22f2 100644 --- a/Gnomeregan_Classic/Locales/koKR.lua +++ b/Gnomeregan_Classic/Locales/koKR.lua @@ -31,10 +31,10 @@ if L then --L.attack_buff = "+50% attack speed" --L.boss_at_hp = "%s at %d%%" -- BOSS_NAME at 50% - --L[218242] = "|T134153:0:0:0:0:64:64:4:60:4:60|t용" - --L[218243] = "|T136071:0:0:0:0:64:64:4:60:4:60|t양" - --L[218244] = "|T133944:0:0:0:0:64:64:4:60:4:60|t다람쥐" - --L[218245] = "|T135996:0:0:0:0:64:64:4:60:4:60|t닭" + L[218242] = "|T134153:0:0:0:0:64:64:4:60:4:60|t용" + L[218243] = "|T136071:0:0:0:0:64:64:4:60:4:60|t양" + L[218244] = "|T133944:0:0:0:0:64:64:4:60:4:60|t다람쥐" + L[218245] = "|T135996:0:0:0:0:64:64:4:60:4:60|t닭" end L = BigWigs:NewBossLocale("Mekgineer Thermaplugg Discovery", "koKR")