pokered/text/SilphCo5F_2.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

55 lines
842 B
NASM

_SilphCo5EndBattleText4::
text "Oh"
line "goodness!"
prompt
_SilphCo5AfterBattleText4::
text "You're only on 5F."
line "It's a long way"
cont "to my BOSS!"
done
_SilphCo5BattleText5::
text "Show TEAM ROCKET"
line "a little respect!"
done
_SilphCo5EndBattleText5::
text "Cough..."
line "Cough..."
prompt
_SilphCo5AfterBattleText5::
text "Which reminds me."
para "KOFFING evolves"
line "into WEEZING!"
done
_SilphCo5Text9::
text "It's a #MON"
line "REPORT!"
para "#MON LAB"
line "created PORYGON,"
cont "the first virtual"
cont "reality #MON."
done
_SilphCo5Text10::
text "It's a #MON"
line "REPORT!"
para "Over 160 #MON"
line "techniques have"
cont "been confirmed."
done
_SilphCo5Text11::
text "It's a #MON"
line "REPORT!"
para "4 #MON evolve"
line "only when traded"
cont "by link-cable."
done