mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Merge pull request #38 from Deokishisu/patch-1
Fix Text Issues in Silph Gauntlet
This commit is contained in:
commit
bd0618c38f
|
@ -75,8 +75,8 @@ _SilphGauntlet2FAfterBattleText4::
|
|||
|
||||
para "I could never have"
|
||||
line "expected to see"
|
||||
cont "#MON like yours,"
|
||||
cont "though!"
|
||||
cont "#MON like"
|
||||
cont "yours, though!"
|
||||
done
|
||||
|
||||
_SilphGauntlet2FBattleText5::
|
||||
|
|
|
@ -95,7 +95,7 @@ _SilphGauntlet3FAfterBattleText5::
|
|||
line "here stinks!"
|
||||
|
||||
para "Where's all the"
|
||||
cont "rock 'n' roll?!"
|
||||
line "rock 'n' roll?!"
|
||||
done
|
||||
|
||||
_SilphGauntlet3FBattleText6::
|
||||
|
|
|
@ -87,7 +87,7 @@ _SilphGauntlet5FAfterBattleText5::
|
|||
text "Huh? Yeah! We"
|
||||
line "used our whips!"
|
||||
|
||||
para "...hey, what's"
|
||||
para "...Hey, what's"
|
||||
line "with that stare?"
|
||||
done
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue