mirror of
https://github.com/pret/pokered.git
synced 2024-12-04 20:26:57 +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.
44 lines
816 B
NASM
44 lines
816 B
NASM
_Route12Gate2FBrunetteGirlYouCanHaveThisText::
|
|
text "My #MON's"
|
|
line "ashes are stored"
|
|
cont "in #MON TOWER."
|
|
|
|
para "You can have this"
|
|
line "TM. I don't need"
|
|
cont "it any more..."
|
|
prompt
|
|
|
|
_Route12Gate2FBrunetteGirlReceivedTM39Text::
|
|
text "<PLAYER> received"
|
|
line "TM39!@"
|
|
text_end
|
|
|
|
_Route12Gate2FBrunetteGirlTM39ExplanationText::
|
|
text "TM39 is a move"
|
|
line "called SWIFT."
|
|
|
|
para "It's very accurate,"
|
|
line "so use it during"
|
|
cont "battles you can't"
|
|
cont "afford to lose."
|
|
done
|
|
|
|
_Route12Gate2FBrunetteGirlTM39NoRoomText::
|
|
text "You don't have"
|
|
line "room for this."
|
|
done
|
|
|
|
_Route12Gate2FLeftBinocularsText::
|
|
text "Looked into the"
|
|
line "binoculars."
|
|
|
|
para "A man fishing!"
|
|
done
|
|
|
|
_Route12Gate2FRightBinocularsText::
|
|
text "Looked into the"
|
|
line "binoculars."
|
|
|
|
para "It's #MON TOWER!"
|
|
done
|