mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00
39 lines
644 B
NASM
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
|