From bfad8d8d081357b9da93a57fce220ca2cb449708 Mon Sep 17 00:00:00 2001 From: Deokishisu <6993375+Deokishisu@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:28:22 -0500 Subject: [PATCH] Fix Silph Chief Text Issues Removed a duplicate "for" in both of the Silph Chief's before battle texts. Additionally, in his loss text, moved the "I... I..." all to one line for the aesthetics. --- text/SilphGauntlet7F.asm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/text/SilphGauntlet7F.asm b/text/SilphGauntlet7F.asm index 29f74095..c112a7e9 100644 --- a/text/SilphGauntlet7F.asm +++ b/text/SilphGauntlet7F.asm @@ -13,7 +13,7 @@ _ChiefMonologue:: prompt _ChiefMonologueMasterBallNotUsed:: - text "You're looking for" + text "You're looking" line "for the ultimate" cont "#MON, aren't" cont "you?" @@ -38,7 +38,7 @@ _ChiefMonologueMasterBallNotUsed:: done _ChiefMonologueMasterBallUsed:: - text "You're looking for" + text "You're looking" line "for the ultimate" cont "#MON, aren't" cont "you?" @@ -52,7 +52,7 @@ _ChiefMonologueMasterBallUsed:: cont "our company is" cont "going under!" - para "...what? You used" + para "...What? You used" line "the MASTER BALL?!" para "You stupid child!" @@ -93,8 +93,8 @@ _ChiefMonologueMasterBallNotCollected:: done _ChiefDefeatedText:: - text "No! I..." - line "I..." + text "No!" + line "I... I..." prompt _ChiefVictoryText:: @@ -144,7 +144,7 @@ _ChiefAltAfterBattleText:: line "be as powerful as" cont "I want, but what" cont "I do with that" - cont "power...is very" + cont "power... is very" cont "important." para "I still have much"