mirror of
https://github.com/pret/pokeyellow.git
synced 2024-12-03 08:21:04 +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.
29 lines
488 B
NASM
29 lines
488 B
NASM
_Route11SuperNerd2EndBattleText::
|
|
text "Whoa!"
|
|
line "You spark plug!"
|
|
prompt
|
|
|
|
_Route11SuperNerd2AfterBattleText::
|
|
text "Well, better get"
|
|
line "back to work."
|
|
done
|
|
|
|
_Route11Youngster4BattleText::
|
|
text "My #MON should"
|
|
line "be ready by now!"
|
|
done
|
|
|
|
_Route11Youngster4EndBattleText::
|
|
text "Too"
|
|
line "much, too young!"
|
|
prompt
|
|
|
|
_Route11Youngster4AfterBattleText::
|
|
text "I better go find"
|
|
line "stronger ones!"
|
|
done
|
|
|
|
_Route11DiglettsCaveSignText::
|
|
text "DIGLETT's CAVE"
|
|
done
|