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_9f.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_9f.asm')
| -rw-r--r-- | text/maps/silph_co_9f.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/silph_co_9f.asm b/text/maps/silph_co_9f.asm index e59c911b..6854b081 100644 --- a/text/maps/silph_co_9f.asm +++ b/text/maps/silph_co_9f.asm @@ -1,14 +1,14 @@ -_UnnamedText_5d8e5:: ; 84c0b (21:4c0b) +_SilphCo9Text_5d8e5:: ; 84c0b (21:4c0b) text "You look tired!" line "You should take a" cont "quick nap!" prompt -_UnnamedText_5d8ea:: ; 84c39 (21:4c39) +_SilphCo9Text_5d8ea:: ; 84c39 (21:4c39) text "Don't give up!" done -_UnnamedText_5d8ef:: ; 84c48 (21:4c48) +_SilphCo9Text_5d8ef:: ; 84c48 (21:4c48) text "Thank you so" line "much!" done |
