diff options
Diffstat (limited to 'text/maps/viridian_city.asm')
-rw-r--r-- | text/maps/viridian_city.asm | 181 |
1 files changed, 181 insertions, 0 deletions
diff --git a/text/maps/viridian_city.asm b/text/maps/viridian_city.asm new file mode 100644 index 00000000..8d37ebcf --- /dev/null +++ b/text/maps/viridian_city.asm @@ -0,0 +1,181 @@ +_ViridianCityText1: ; a43cc (29:43cc) + text "Those # BALLs" + line "at your waist!" + cont "You have #MON!" + + para "It's great that" + line "you can carry and" + cont "use #MON any" + cont "time, anywhere!" + done + +_UnnamedText_19122: ; a4437 (29:4437) + text "This #MON GYM" + line "is always closed." + + para "I wonder who the" + line "LEADER is?" + done + +_UnnamedText_19127: ; a4474 (29:4474) + text "VIRIDIAN GYM's" + line "LEADER returned!" + done + +_UnnamedText_1914d: ; a4494 (29:4494) + text "You want to know" + line "about the 2 kinds" + cont "of caterpillar" + cont "#MON?" + done + +_UnnamedText_19152: ; a44cd (29:44cd) + text "Oh, OK then!" + done + +_UnnamedText_19157: ; a44db (29:44db) + text "CATERPIE has no" + line "poison, but" + cont "WEEDLE does." + + para "Watch out for its" + line "POISON STING!" + done + +_UnnamedText_19175: ; a4525 (29:4525) + text "Oh Grandpa! Don't" + line "be so mean!" + cont "He hasn't had his" + cont "coffee yet." + done + +_UnnamedText_1917a: ; a4560 (29:4560) + text "When I go shop in" + line "PEWTER CITY, I" + cont "have to take the" + cont "winding trail in" + cont "VIRIDIAN FOREST." + done + +_UnnamedText_19191: ; a45b5 (29:45b5) + text "You can't go" + line "through here!" + + para "This is private" + line "property!" + done + +_UnnamedText_191ca: ; a45ea (29:45ea) + text "Yawn!" + line "I must have dozed" + cont "off in the sun." + + para "I had this dream" + line "about a DROWZEE" + cont "eating my dream." + cont "What's this?" + cont "Where did this TM" + cont "come from?" + + para "This is spooky!" + line "Here, you can" + cont "have this TM." + prompt + +_ReceivedTM42Text: ; a469a (29:469a) + text $52, " received" + line "TM42!@@" + +_TM42Explanation: ; a46ad (29:46ad) + text "TM42 contains" + line "DREAM EATER..." + cont "...Snore..." + done + +_TM42NoRoomText: ; a46d7 (29:46d7) + text "You have too much" + line "stuff already." + done + +_UnnamedText_1920a: ; a46f9 (29:46f9) + text "Ahh, I've had my" + line "coffee now and I" + cont "feel great!" + + para "Sure you can go" + line "through!" + + para "Are you in a" + line "hurry?" + done + +_UnnamedText_1920f: ; a4754 (29:4754) + text "I see you're using" + line "a #DEX." + + para "When you catch a" + line "#MON, #DEX" + cont "is automatically" + cont "updated." + + para "What? Don't you" + line "know how to catch" + cont "#MON?" + + para "I'll show you" + line "how to then." + done + +_UnnamedText_19214: ; a47e6 (29:47e6) + text "Time is money..." + line "Go along then." + done + +_UnnamedText_19219: ; a4807 (29:4807) + text "First, you need" + line "to weaken the" + cont "target #MON." + done + +_ViridianCityText8: ; a4833 (29:4833) + text "VIRIDIAN CITY " + line "The Eternally" + cont "Green Paradise" + done + +_ViridianCityText9: ; a4860 (29:4860) + text "TRAINER TIPS" + + para "Catch #MON" + line "and expand your" + cont "collection!" + + para "The more you have," + line "the easier it is" + cont "to fight!" + done + +_ViridianCityText10: ; a48c3 (29:48c3) + text "TRAINER TIPS" + + para "The battle moves" + line "of #MON are" + cont "limited by their" + cont "POWER POINTs, PP." + + para "To replenish PP," + line "rest your tired" + cont "#MON at a" + cont "#MON CENTER!" + done + +_ViridianCityText13: ; a4949 (29:4949) + text "VIRIDIAN CITY" + line "#MON GYM" + done + +_ViridianCityText14: ; a4961 (29:4961) + text "The GYM's doors" + line "are locked..." + done + |