pokered/text/SilphCo3F.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

46 lines
733 B
NASM

_SilphCo3Text_59ff9::
text "I work for SILPH."
line "What should I do?"
done
_SilphCo3Text_59ffe::
text "<PLAYER>! You and"
line "your #MON"
cont "saved us!"
done
_SilphCo3BattleText1::
text "Quit messing with"
line "us, kid!"
done
_SilphCo3EndBattleText1::
text "I give"
line "up!"
prompt
_SilphCo3AfterBattleText1::
text "A hint? You can"
line "open doors with a"
cont "CARD KEY!"
done
_SilphCo3BattleText2::
text "I support TEAM"
line "ROCKET more than"
cont "I support SILPH!"
done
_SilphCo3EndBattleText2::
text "You"
line "really got me!"
prompt
_SilphCo3AfterBattleText2::
text "Humph..."
para "TEAM ROCKET said"
line "that if I helped"
cont "them, they'd let"
cont "me study #MON!"
done