mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 17:29:30 +02:00
Fixed "defeat" Formatting for Singles and Doubles English, and Doubles Korean, Italian, French, Japanese, and German
This commit is contained in:
parent
dfe913d7cb
commit
d4a2b8206a
@ -307,7 +307,7 @@
|
||||
"1": "Sich bis zum Gehtnichtmehr abzurackern, ist wohl auch eine Eigenart, die uns der gesunde Menschenverstand diktiert."
|
||||
},
|
||||
"defeat": {
|
||||
"1": "Lass mich dir einen Ratschlag geben. Ist ein Pokémon gefroren, kannst du es wieder auftauen,\n$indem du eine Attacke vom Typ Feuer auf es anwendest!"
|
||||
"1": "Lass mich dir einen Ratschlag geben. Ist ein Pokémon gefroren, kannst du es wieder auftauen,\n$indem du eine Attacke vom Typ Feuer auf es anwendest!"
|
||||
}
|
||||
},
|
||||
"snow_worker_double": {
|
||||
|
@ -324,7 +324,7 @@
|
||||
"1": "How we struggle in vain at the end also shows how clever humans are!"
|
||||
},
|
||||
"defeat": {
|
||||
"1": "I'll tell you something clever. If you use a Fire-type move on a Pokémon that is frozen solid, the ice will melt!"
|
||||
"1": "I'll tell you something clever. If you use a Fire-type move on a Pokémon that is frozen solid, the ice will melt!"
|
||||
}
|
||||
},
|
||||
"snow_worker_double": {
|
||||
@ -335,7 +335,7 @@
|
||||
"1": "...\n$...I'm sh-shivering!"
|
||||
},
|
||||
"defeat": {
|
||||
"1": "...\n$...Kn-know what?\n...Th-this place is cold."
|
||||
"1": "...\n$...Kn-know what?\n...Th-this place is cold."
|
||||
}
|
||||
},
|
||||
"hex_maniac": {
|
||||
|
@ -18,7 +18,7 @@
|
||||
"1": "...\n$Tre-Tremo..."
|
||||
},
|
||||
"defeat": {
|
||||
"1": "...\n$Sai che-che...\nQui fa-fa freddo?"
|
||||
"1": "...\n$Sai che-che...\nQui fa-fa freddo?"
|
||||
}
|
||||
}
|
||||
}
|
@ -334,8 +334,8 @@
|
||||
"victory": {
|
||||
"1": "...\n$...I'm sh-shivering!"
|
||||
},
|
||||
"defeat": {
|
||||
"1": "...\n$...Kn-know what?\n...Th-this place is cold."
|
||||
"defeat": {
|
||||
"1": "...\n$...Kn-know what?\n...Th-this place is cold."
|
||||
}
|
||||
},
|
||||
"hex_maniac": {
|
||||
|
@ -317,8 +317,8 @@
|
||||
"victory": {
|
||||
"1": "... ... ...\n$... ...떠 떨려"
|
||||
},
|
||||
"defeat": {
|
||||
"1": "...\n$... ...알고 있니?\n... ...여기 춥다고"
|
||||
"defeat": {
|
||||
"1": "...\n$... ...알고 있니?\n... ...여기 춥다고"
|
||||
}
|
||||
},
|
||||
"hex_maniac": {
|
||||
|
Loading…
Reference in New Issue
Block a user