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/silph_co_5f_1.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/silph_co_5f_1.asm')
| -rw-r--r-- | text/maps/silph_co_5f_1.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/silph_co_5f_1.asm b/text/maps/silph_co_5f_1.asm index f37a5cd7..8a406e67 100644 --- a/text/maps/silph_co_5f_1.asm +++ b/text/maps/silph_co_5f_1.asm @@ -1,11 +1,11 @@ -_UnnamedText_1a010:: ; 82936 (20:6936) +_SilphCo5Text_1a010:: ; 82936 (20:6936) text "TEAM ROCKET is" line "in an uproar over" cont "some intruder." cont "That's you right?" done -_UnnamedText_1a015:: ; 82978 (20:6978) +_SilphCo5Text_1a015:: ; 82978 (20:6978) text "TEAM ROCKET took" line "off! You're our" cont "hero! Thank you!" |
