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_house.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_house.asm')
| -rw-r--r-- | text/maps/lavender_house.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/lavender_house.asm b/text/maps/lavender_house.asm index 444e600a..0ae3a1fe 100644 --- a/text/maps/lavender_house.asm +++ b/text/maps/lavender_house.asm @@ -1,7 +1,7 @@ _LavenderHouse2Text1:: ; 9a238 (26:6238) text "CUBONE: Kyarugoo!@@" -_UnnamedText_1d9dc:: ; 9a24c (26:624c) +_LavenderHouse2Text_1d9dc:: ; 9a24c (26:624c) text "I hate those" line "horrible ROCKETs!" @@ -13,7 +13,7 @@ _UnnamedText_1d9dc:: ; 9a24c (26:624c) cont "from TEAM ROCKET!" done -_UnnamedText_1d9e1:: ; 9a2b9 (26:62b9) +_LavenderHouse2Text_1d9e1:: ; 9a2b9 (26:62b9) text "The GHOST of" line "#MON TOWER is" cont "gone!" |
