pokered/text/SaffronCity.asm
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
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.
2023-07-13 21:27:56 -04:00

152 lines
2.5 KiB
NASM

_SaffronCityRocket1Text::
text "What do you want?"
line "Get lost!"
done
_SaffronCityRocket2Text::
text "BOSS said he'll"
line "take this town!"
done
_SaffronCityRocket3Text::
text "Get out of the"
line "way!"
done
_SaffronCityRocket4Text::
text "SAFFRON belongs"
line "to TEAM ROCKET!"
done
_SaffronCityRocket5Text::
text "Being evil makes"
line "me feel so alive!"
done
_SaffronCityRocket6Text::
text "Ow! Watch where"
line "you're walking!"
done
_SaffronCityRocket7Text::
text "With SILPH under"
line "control, we can"
cont "exploit #MON"
cont "around the world!"
done
_SaffronCityScientistText::
text "You beat TEAM"
line "ROCKET all alone?"
cont "That's amazing!"
done
_SaffronCitySilphWorkerMText::
text "Yeah! TEAM ROCKET"
line "is gone!"
cont "It's safe to go"
cont "out again!"
done
_SaffronCitySilphWorkerFText::
text "People should be"
line "flocking back to"
cont "SAFFRON now."
done
_SaffronCityGentlemanText::
text "I flew here on my"
line "PIDGEOT when I"
cont "read about SILPH."
para "It's already over?"
line "I missed the"
cont "media action."
done
_SaffronCityPidgeotText::
text "PIDGEOT: Bi bibii!@"
text_end
_SaffronCityRockerText::
text "I saw ROCKET"
line "BOSS escaping"
cont "SILPH's building."
done
_SaffronCityRocket8Text::
text "I'm a security"
line "guard."
para "Suspicious kids I"
line "don't allow in!"
done
_SaffronCityRocket9Text::
text "..."
line "Snore..."
para "Hah! He's taking"
line "a snooze!"
done
_SaffronCitySignText::
text "SAFFRON CITY"
line "Shining, Golden"
cont "Land of Commerce"
done
_SaffronCityFightingDojoSignText::
text "FIGHTING DOJO"
done
_SaffronCityGymSignText::
text "SAFFRON CITY"
line "#MON GYM"
cont "LEADER: SABRINA"
para "The Master of"
line "Psychic #MON!"
done
_SaffronCityTrainerTips1Text::
text "TRAINER TIPS"
para "FULL HEAL cures"
line "all ailments like"
cont "sleep and burns."
para "It costs a bit"
line "more, but it's"
cont "more convenient."
done
_SaffronCityTrainerTips2Text::
text "TRAINER TIPS"
para "New GREAT BALL"
line "offers improved"
cont "capture rates."
para "Try it on those"
line "hard-to-catch"
cont "#MON."
done
_SaffronCitySilphCoSignText::
text "SILPH CO."
line "OFFICE BUILDING"
done
_SaffronCityMrPsychicsHouseSignText::
text "MR.PSYCHIC's"
line "HOUSE"
done
_SaffronCitySilphCoLatestProductSignText::
text "SILPH's latest"
line "product!"
para "Release to be"
line "determined..."
done