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/lavender_town.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/lavender_town.asm')
| -rw-r--r-- | text/maps/lavender_town.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/lavender_town.asm b/text/maps/lavender_town.asm index a12bde55..f6485c6f 100644 --- a/text/maps/lavender_town.asm +++ b/text/maps/lavender_town.asm @@ -1,14 +1,14 @@ -_UnnamedText_4413c:: ; a5482 (29:5482) +_LavenderTownText_4413c:: ; a5482 (29:5482) text "Do you believe in" line "GHOSTs?" done -_UnnamedText_44141:: ; a549d (29:549d) +_LavenderTownText_44141:: ; a549d (29:549d) text "Really? So there" line "are believers..." done -_UnnamedText_44146:: ; a54c0 (29:54c0) +_LavenderTownText_44146:: ; a54c0 (29:54c0) text "Hahaha, I guess" line "not." |
