mirror of
https://github.com/pret/pokeyellow.git
synced 2024-12-02 16:06:53 +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.
28 lines
559 B
NASM
28 lines
559 B
NASM
_SafariZoneNorthRestHouseScientistText::
|
|
text "You can keep any"
|
|
line "item you find on"
|
|
cont "the ground here."
|
|
|
|
para "But, you'll run"
|
|
line "out of time if"
|
|
cont "you try for all"
|
|
cont "of them at once!"
|
|
done
|
|
|
|
_SafariZoneNorthRestHouseSafariZoneWorkerText::
|
|
text "Go to the deepest"
|
|
line "part of the"
|
|
cont "SAFARI ZONE. You"
|
|
cont "will win a prize!"
|
|
done
|
|
|
|
_SafariZoneNorthRestHouseGentlemanText::
|
|
text "My EEVEE evolved"
|
|
line "into FLAREON!"
|
|
|
|
para "But, a friend's"
|
|
line "EEVEE turned into"
|
|
cont "a VAPOREON!"
|
|
cont "I wonder why?"
|
|
done
|