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": {
|
"galactic_boss_cyrus_1": {
|
||||||
"encounter": {
|
"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": {
|
"victory": {
|
||||||
1: "Interesting. And quite curious."
|
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…
|
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.
|
$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.
|
$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": {
|
"victory": {
|
||||||
1: "I see… It appears you've put me in checkmate."
|
1: "I see… It appears you've put me in checkmate."
|
||||||
|
|
Loading…
Reference in New Issue