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

52 lines
799 B
NASM

_SSAnne5Text1::
text "The party's over."
line "The ship will be"
cont "departing soon."
done
_SSAnne5Text2::
text "Scrubbing decks"
line "is hard work!"
done
_SSAnne5Text3::
text "Urf. I feel ill."
para "I stepped out to"
line "get some air."
done
_SSAnne5BattleText1::
text "Hey matey!"
para "Let's do a little"
line "jig!"
done
_SSAnne5EndBattleText1::
text "You're"
line "impressive!"
prompt
_SSAnne5AfterBattleText1::
text "How many kinds of"
line "#MON do you"
cont "think there are?"
done
_SSAnne5BattleText2::
text "Ahoy there!"
line "Are you seasick?"
done
_SSAnne5EndBattleText2::
text "I was"
line "just careless!"
prompt
_SSAnne5AfterBattleText2::
text "My Pa said there"
line "are 100 kinds of"
cont "#MON. I think"
cont "there are more."
done