diff options
| author | yenatch <yenatch@gmail.com> | 2014-01-23 15:34:42 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-01-23 15:34:42 -0500 |
| commit | fbda25d3d8a8191b9397c29d7ff475f2264c978e (patch) | |
| tree | eaed4a978a69b33ad22f7c52eda0b8b85ccc447c /text/maps/underground_path_route_7_entrance_unused.asm | |
| parent | Split out route text (diff) | |
| download | pokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.tar.gz pokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.tar.xz pokeyellow-fbda25d3d8a8191b9397c29d7ff475f2264c978e.zip | |
Split out the rest of map text
Diffstat (limited to 'text/maps/underground_path_route_7_entrance_unused.asm')
| -rw-r--r-- | text/maps/underground_path_route_7_entrance_unused.asm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/text/maps/underground_path_route_7_entrance_unused.asm b/text/maps/underground_path_route_7_entrance_unused.asm new file mode 100644 index 00000000..a63711e5 --- /dev/null +++ b/text/maps/underground_path_route_7_entrance_unused.asm @@ -0,0 +1,36 @@ +_UnnamedText_5d773: ; 8c132 (23:4132) + text "I want to shop at" + line "the dept. store" + cont "in CELADON but..." + + para "There are so many" + line "rough looking" + cont "people there." + done + +_UnnamedText_5d778: ; 8c195 (23:4195) + text "TEAM ROCKET had a" + line "secret hideout in" + cont "CELADON CITY?" + done + +_UnnamedText_5d77d: ; 8c1c8 (23:41c8) + text "You're here to" + line "shop in CELADON?" + + para "Just step outside" + line "and head west!" + done + +_UnnamedText_5d782: ; 8c209 (23:4209) + text "The UNDERGROUND" + line "PATH goes beneath" + cont "SAFFRON and leads" + cont "to LAVENDER." + + para "If you're heading" + line "to CERULEAN, go" + cont "to the building" + cont "across the road." + done + |
