mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
Fix 2 typos in Cyrus and Lucian en dialogue (#2611)
This commit is contained in:
parent
70e1a38403
commit
f8a15570fa
@ -499,7 +499,7 @@ export const PGMdialogue: DialogueTranslationEntries = {
|
||||
},
|
||||
"galactic_boss_cyrus_1": {
|
||||
"encounter": {
|
||||
1: "You were compelled to come here by such vacuous sentimentality\nI will make you regret paying heed to your heart!"
|
||||
1: "You were compelled to come here by such vacuous sentimentality.\nI will make you regret paying heed to your heart!"
|
||||
},
|
||||
"victory": {
|
||||
1: "Interesting. And quite curious."
|
||||
@ -1641,7 +1641,7 @@ export const PGMdialogue: DialogueTranslationEntries = {
|
||||
1: `Just a moment, please. The book I'm reading has nearly reached its thrilling climax…
|
||||
$The hero has obtained a mystic sword and is about to face their final trial… Ah, never mind.
|
||||
$Since you've made it this far, I'll put that aside and battle you.
|
||||
$Let me see if you'll achieve as much glory as the hero of my book!,`
|
||||
$Let me see if you'll achieve as much glory as the hero of my book!`
|
||||
},
|
||||
"victory": {
|
||||
1: "I see… It appears you've put me in checkmate."
|
||||
|
Loading…
Reference in New Issue
Block a user