diff options
Diffstat (limited to 'text/maps/saffron_city.asm')
-rw-r--r-- | text/maps/saffron_city.asm | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/text/maps/saffron_city.asm b/text/maps/saffron_city.asm new file mode 100644 index 00000000..5b6f95ec --- /dev/null +++ b/text/maps/saffron_city.asm @@ -0,0 +1,152 @@ +_SaffronCityText1: ; a62e7 (29:62e7) + text "What do you want?" + line "Get lost!" + done + +_SaffronCityText2: ; a6304 (29:6304) + text "BOSS said he'll" + line "take this town!" + done + +_SaffronCityText3: ; a6324 (29:6324) + text "Get out of the" + line "way!" + done + +_SaffronCityText4: ; a6339 (29:6339) + text "SAFFRON belongs" + line "to TEAM ROCKET!" + done + +_SaffronCityText5: ; a635a (29:635a) + text "Being evil makes" + line "me feel so alive!" + done + +_SaffronCityText6: ; a637e (29:637e) + text "Ow! Watch where" + line "you're walking!" + done + +_SaffronCityText7: ; a639e (29:639e) + text "With SILPH under" + line "control, we can" + cont "exploit #MON" + cont "around the world!" + done + +_SaffronCityText8: ; a63df (29:63df) + text "You beat TEAM" + line "ROCKET all alone?" + cont "That's amazing!" + done + +_SaffronCityText9: ; a640f (29:640f) + text "Yeah! TEAM ROCKET" + line "is gone!" + cont "It's safe to go" + cont "out again!" + done + +_SaffronCityText10: ; a6445 (29:6445) + text "People should be" + line "flocking back to" + cont "SAFFRON now." + done + +_SaffronCityText11: ; a6475 (29:6475) + 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 + +_SaffronCityText12: ; a64d6 (29:64d6) + text "PIDGEOT: Bi bibii!@@" + +_SaffronCityText13: ; a64eb (29:64eb) + text "I saw ROCKET" + line "BOSS escaping" + cont "SILPH's building." + done + +_SaffronCityText14: ; a6518 (29:6518) + text "I'm a security" + line "guard." + + para "Suspicious kids I" + line "don't allow in!" + done + +_SaffronCityText15: ; a654f (29:654f) + text "..." + line "Snore..." + + para "Hah! He's taking" + line "a snooze!" + done + +_SaffronCityText16: ; a6577 (29:6577) + text "SAFFRON CITY" + line "Shining, Golden" + cont "Land of Commerce" + done + +_SaffronCityText17: ; a65a6 (29:65a6) + text "FIGHTING DOJO" + done + +_SaffronCityText18: ; a65b5 (29:65b5) + text "SAFFRON CITY" + line "#MON GYM" + cont "LEADER: SABRINA" + + para "The Master of" + line "Psychic #MON!" + done + +_SaffronCityText20: ; a65f8 (29:65f8) + 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 + +_SaffronCityText21: ; a6667 (29:6667) + 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 + +_SaffronCityText22: ; a66c7 (29:66c7) + text "SILPH CO." + line "OFFICE BUILDING" + done + +_SaffronCityText24: ; a66e2 (29:66e2) + text "MR.PSYCHIC's" + line "HOUSE" + done + +_SaffronCityText25: ; a66f5 (29:66f5) + text "SILPH's latest" + line "product!" + + para "Release to be" + line "determined..." + done + |