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.
27 lines
503 B
NASM
27 lines
503 B
NASM
_FuchsiaMeetingRoomSafariZoneWorker1::
|
|
text "We nicknamed the"
|
|
line "WARDEN SLOWPOKE."
|
|
|
|
para "He and SLOWPOKE"
|
|
line "both look vacant!"
|
|
done
|
|
|
|
_FuchsiaMeetingRoomSafariZoneWorker2::
|
|
text "SLOWPOKE is very"
|
|
line "knowledgeable"
|
|
cont "about #MON!"
|
|
|
|
para "He even has some"
|
|
line "fossils of rare,"
|
|
cont "extinct #MON!"
|
|
done
|
|
|
|
_FuchsiaMeetingRoomSafariZoneWorker3::
|
|
text "SLOWPOKE came in,"
|
|
line "but I couldn't"
|
|
cont "understand him."
|
|
|
|
para "I think he's got"
|
|
line "a speech problem!"
|
|
done
|