mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
75 lines
1.2 KiB
NASM
75 lines
1.2 KiB
NASM
_LoreleiBeforeBattleText::
|
|
text "Welcome to the"
|
|
line "#MON LEAGUE!"
|
|
|
|
para "I am LORELEI of"
|
|
line "the ELITE FOUR!"
|
|
|
|
para "No one can best"
|
|
line "me when it comes"
|
|
cont "to icy #MON!"
|
|
|
|
para "Freezing moves"
|
|
line "are powerful!"
|
|
|
|
para "Your #MON will"
|
|
line "be at my mercy"
|
|
cont "when they are"
|
|
cont "frozen solid!"
|
|
|
|
para "Hahaha!"
|
|
line "Are you ready?"
|
|
done
|
|
|
|
_LoreleiEndBattleText::
|
|
text "How"
|
|
line "dare you!"
|
|
prompt
|
|
|
|
_LoreleiAfterBattleText::
|
|
text "You're better"
|
|
line "than I thought!"
|
|
cont "Go on ahead!"
|
|
|
|
para "You only got a"
|
|
line "taste of the"
|
|
cont "#MON LEAGUE's"
|
|
cont "power!"
|
|
done
|
|
|
|
_LoreleiRematchText::
|
|
text "Welcome to the"
|
|
line "#MON LEAGUE!"
|
|
|
|
para "Fantastic timing!"
|
|
line "I was thinking"
|
|
cont "how I'd like to"
|
|
cont "battle you just"
|
|
cont "now."
|
|
|
|
para "I hope you're"
|
|
line "ready!"
|
|
done
|
|
|
|
_LoreleiRematchEndBattleText::
|
|
text "Argh!"
|
|
line "How?!"
|
|
prompt
|
|
|
|
_LoreleiRematchAfterBattleText::
|
|
text "I may have lost"
|
|
line "to you, but I'll"
|
|
cont "never give up on"
|
|
cont "icy #MON!"
|
|
|
|
para "You should aim to"
|
|
line "win using #MON"
|
|
cont "you like best,"
|
|
cont "too!"
|
|
done
|
|
|
|
_LoreleiDontRunAwayText::
|
|
text "Someone's voice:"
|
|
line "Don't run away!"
|
|
done
|