diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
| commit | 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 (patch) | |
| tree | 07d2ed81b23de081f2003d9f8d50170344dd5ada /text/maps/mt_moon_b2f.asm | |
| parent | Pull map headers out of main.asm (diff) | |
| download | pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.gz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.xz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.zip | |
Pull map scripts out of main.asm
Diffstat (limited to 'text/maps/mt_moon_b2f.asm')
| -rw-r--r-- | text/maps/mt_moon_b2f.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/text/maps/mt_moon_b2f.asm b/text/maps/mt_moon_b2f.asm index 6af39872..4088e280 100644 --- a/text/maps/mt_moon_b2f.asm +++ b/text/maps/mt_moon_b2f.asm @@ -1,24 +1,24 @@ -_UnnamedText_49f24:: ; 8095e (20:495e) +_MtMoon3Text_49f24:: ; 8095e (20:495e) text "You want the" line "DOME FOSSIL?" done -_UnnamedText_49f64:: ; 80979 (20:4979) +_MtMoon3Text_49f64:: ; 80979 (20:4979) text "You want the" line "HELIX FOSSIL?" done -_UnnamedText_49f6f:: ; 80995 (20:4995) +_MtMoon3Text_49f6f:: ; 80995 (20:4995) text $52, " got the" line "@" TX_RAM $cf4b text "!@@" -_UnnamedText_49f7f:: ; 809a8 (20:49a8) +_MtMoon3Text_49f7f:: ; 809a8 (20:49a8) text "Look, you've got" line "no room for this.@@" -_UnnamedText_49f85:: ; 809cc (20:49cc) +_MtMoon3Text_49f85:: ; 809cc (20:49cc) text "Hey, stop!" para "I found these" @@ -26,18 +26,18 @@ _UnnamedText_49f85:: ; 809cc (20:49cc) cont "both mine!" done -_UnnamedText_49f8a:: ; 80a01 (20:4a01) +_MtMoon3Text_49f8a:: ; 80a01 (20:4a01) text "OK!" line "I'll share!" prompt -_UnnamedText_49f8f:: ; 80a11 (20:4a11) +_MtMoon3Text_49f8f:: ; 80a11 (20:4a11) text "We'll each take" line "one!" cont "No being greedy!" done -_UnnamedText_49f94:: ; 80a37 (20:4a37) +_MtMoon3Text_49f94:: ; 80a37 (20:4a37) text "Far away, on" line "CINNABAR ISLAND," cont "there's a #MON" @@ -48,7 +48,7 @@ _UnnamedText_49f94:: ; 80a37 (20:4a37) cont "fossils." done -_UnnamedText_49f99:: ; 80a93 (20:4a93) +_MtMoon3Text_49f99:: ; 80a93 (20:4a93) text "All right. Then" line "this is mine!@@" |
