mirror of
https://github.com/pret/pokeyellow.git
synced 2026-03-21 17:34:31 -05:00
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.
23 lines
420 B
NASM
23 lines
420 B
NASM
_Route22GateGuardNoBoulderbadgeText::
|
|
text "Only truly skilled"
|
|
line "trainers are"
|
|
cont "allowed through."
|
|
|
|
para "You don't have the"
|
|
line "BOULDERBADGE yet!@"
|
|
text_end
|
|
|
|
_Route22GateGuardICantLetYouPassText::
|
|
text_start
|
|
|
|
para "The rules are"
|
|
line "rules. I can't"
|
|
cont "let you pass."
|
|
done
|
|
|
|
_Route22GateGuardGoRightAheadText::
|
|
text "Oh! That is the"
|
|
line "BOULDERBADGE!"
|
|
cont "Go right ahead!@"
|
|
text_end
|