mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
ko dialogue
This commit is contained in:
parent
f176fb4498
commit
01fae4ebe7
@ -1417,6 +1417,17 @@ export const PGMdialogue: DialogueTranslationEntries = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"koga": {
|
"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": {
|
"encounter": {
|
||||||
1: "후하하하! 포켓몬은 단순히 강한 것만이 아니다--곧 알려주지!"
|
1: "후하하하! 포켓몬은 단순히 강한 것만이 아니다--곧 알려주지!"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user