mirror of
https://github.com/pret/pokeyellow.git
synced 2024-12-03 00:16:42 +00:00
d001ced41b
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
53 lines
878 B
NASM
53 lines
878 B
NASM
_SSAnneBowSuperNerdText::
|
|
text "The party's over."
|
|
line "The ship will be"
|
|
cont "departing soon."
|
|
done
|
|
|
|
_SSAnneBowSailor1Text::
|
|
text "Scrubbing decks"
|
|
line "is hard work!"
|
|
done
|
|
|
|
_SSAnneBowCooltrainerMText::
|
|
text "Urf. I feel ill."
|
|
|
|
para "I stepped out to"
|
|
line "get some air."
|
|
done
|
|
|
|
_SSAnneBowSailor2BattleText::
|
|
text "Hey matey!"
|
|
|
|
para "Let's do a little"
|
|
line "jig!"
|
|
done
|
|
|
|
_SSAnneBowSailor2EndBattleText::
|
|
text "You're"
|
|
line "impressive!"
|
|
prompt
|
|
|
|
_SSAnneBowSailor2AfterBattleText::
|
|
text "How many kinds of"
|
|
line "#MON do you"
|
|
cont "think there are?"
|
|
done
|
|
|
|
_SSAnneBowSailor3BattleText::
|
|
text "Ahoy there!"
|
|
line "Are you seasick?"
|
|
done
|
|
|
|
_SSAnneBowSailor3EndBattleText::
|
|
text "I was"
|
|
line "just careless!"
|
|
prompt
|
|
|
|
_SSAnneBowSailor3AfterBattleText::
|
|
text "My Pa said there"
|
|
line "are 100 kinds of"
|
|
cont "#MON. I think"
|
|
cont "there are more."
|
|
done
|