kep-hack/text/PewterGym.asm
2023-12-30 15:39:34 +00:00

39 lines
644 B
NASM

_BrockPreBattleText::
text "I'm BROCK!"
line "I'm PEWTER's GYM"
cont "LEADER!"
para "I believe in rock"
line "hard defense and"
cont "determination!"
para "That's why my"
line "#MON are all"
cont "the ROCK-type!"
para "Do you still want"
line "to challenge me?"
cont "Fine then! Show"
cont "me your best!"
done
_BrockRematchPreBattleText::
text "You sure look"
line "different to"
cont "when we first"
cont "met!"
para "The truth is..."
para "We LEADERs have"
line "a right to"
cont "challenge the"
cont "champ!"
para "Allow me to show"
line "you the true"
cont "rock-hard power"
cont "of my #MON!"
done