mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-13 05:15:17 +00:00
Fixed Spelling mistake in Tate & Lizas Double Dialogue (#1944)
This commit is contained in:
parent
8142f26833
commit
3ef495c126
@ -2372,7 +2372,7 @@ export const PGMdoubleBattleDialogue: DialogueTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"tate_liza_double": {
|
"tate_liza_double": {
|
||||||
"encounter": {
|
"encounter": {
|
||||||
1: `Tate: Are you suprised?
|
1: `Tate: Are you surprised?
|
||||||
$Liza: We are two gym leaders at once!
|
$Liza: We are two gym leaders at once!
|
||||||
$Tate: We are twins!
|
$Tate: We are twins!
|
||||||
$Liza: We dont need to talk to understand each other!
|
$Liza: We dont need to talk to understand each other!
|
||||||
@ -2386,7 +2386,7 @@ export const PGMdoubleBattleDialogue: DialogueTranslationEntries = {
|
|||||||
},
|
},
|
||||||
"liza_tate_double": {
|
"liza_tate_double": {
|
||||||
"encounter": {
|
"encounter": {
|
||||||
1: `Liza: Hihihi... Are you suprised?
|
1: `Liza: Hihihi... Are you surprised?
|
||||||
$Tate: Yes, we are really two gym leaders at once!
|
$Tate: Yes, we are really two gym leaders at once!
|
||||||
$Liza: This is my twin brother Tate!
|
$Liza: This is my twin brother Tate!
|
||||||
$Tate: And this is my twin sister Liza!
|
$Tate: And this is my twin sister Liza!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user