From 01fae4ebe77b7ad077cd4272f1bd5f3de077fa4d Mon Sep 17 00:00:00 2001 From: AJ Fontaine Date: Sat, 3 Aug 2024 16:39:11 -0400 Subject: [PATCH] ko dialogue --- src/locales/ko/dialogue.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/locales/ko/dialogue.ts b/src/locales/ko/dialogue.ts index 719b738778d..dbaaa092e0a 100644 --- a/src/locales/ko/dialogue.ts +++ b/src/locales/ko/dialogue.ts @@ -1417,6 +1417,17 @@ export const PGMdialogue: DialogueTranslationEntries = { } }, "koga": { + "encounter": { + 1: "Fwahahaha! Very well, I shall show you true terror as a ninja master!" + }, + "victory": { + 1: "Humph! You've proven your worth!" + }, + "defeat": { + 1: "Despair to the creeping horror of Poison-type Pokémon!" + } + }, + "koga_elite": { "encounter": { 1: "후하하하! 포켓몬은 단순히 강한 것만이 아니다--곧 알려주지!" },