diff options
Diffstat (limited to 'text/maps/pewter_city.asm')
-rw-r--r-- | text/maps/pewter_city.asm | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/text/maps/pewter_city.asm b/text/maps/pewter_city.asm new file mode 100644 index 00000000..85f6eab0 --- /dev/null +++ b/text/maps/pewter_city.asm @@ -0,0 +1,118 @@ +_PewterCityText1: ; a497f (29:497f) + text "It's rumored that" + line "CLEFAIRYs came" + cont "from the moon!" + + para "They appeared " + line "after MOON STONE" + cont "fell on MT.MOON." + done + +_PewterCityText2: ; a49e0 (29:49e0) + text "There aren't many" + line "serious #MON" + cont "trainers here!" + + para "They're all like" + line "BUG CATCHERs," + cont "but PEWTER GYM's" + cont "BROCK is totally" + cont "into it!" + done + +_UnnamedText_193f1: ; a4a56 (29:4a56) + text "Did you check out" + line "the MUSEUM?" + done + +_UnnamedText_193f6: ; a4a75 (29:4a75) + text "Weren't those" + line "fossils from MT." + cont "MOON amazing?" + done + +_UnnamedText_193fb: ; a4aa2 (29:4aa2) + text "Really?" + line "You absolutely" + cont "have to go!" + done + +_PewterCityText13: ; a4ac6 (29:4ac6) + text "It's right here!" + line "You have to pay" + cont "to get in, but" + cont "it's worth it!" + cont "See you around!" + done + +_UnnamedText_19427: ; a4b14 (29:4b14) + text "Psssst!" + line "Do you know what" + cont "I'm doing?" + done + +_UnnamedText_1942c: ; a4b38 (29:4b38) + text "That's right!" + line "It's hard work!" + done + +_UnnamedText_19431: ; a4b55 (29:4b55) + text "I'm spraying REPEL" + line "to keep #MON" + cont "out of my garden!" + done + +_UnnamedText_1945d: ; a4b87 (29:4b87) + text "You're a trainer" + line "right? BROCK's" + cont "looking for new" + cont "challengers!" + cont "Follow me!" + done + +_UnnamedText_19462: ; a4bce (29:4bce) + text "If you have the" + line "right stuff, go" + cont "take on BROCK!" + done + +_PewterCityText6: ; a4bfe (29:4bfe) + text "TRAINER TIPS" + + para "Any #MON that" + line "takes part in" + cont "battle, however" + cont "short, earns EXP!" + done + +_PewterCityText7: ; a4c4a (29:4c4a) + text "NOTICE!" + + para "Thieves have been" + line "stealing #MON" + cont "fossils at MT." + cont "MOON! Please call" + cont "PEWTER POLICE" + cont "with any info!" + done + +_PewterCityText10: ; a4cb1 (29:4cb1) + text "PEWTER MUSEUM" + line "OF SCIENCE" + done + +_PewterCityText11: ; a4ccb (29:4ccb) + text "PEWTER CITY" + line "#MON GYM" + cont "LEADER: BROCK" + + para "The Rock Solid" + line "#MON Trainer!" + done + +_PewterCityText12: ; a4d0c (29:4d0c) + text "PEWTER CITY" + line "A Stone Gray" + cont "City" + done + |