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/pokemon_tower_6f.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/pokemon_tower_6f.asm')
| -rw-r--r-- | text/maps/pokemon_tower_6f.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/pokemon_tower_6f.asm b/text/maps/pokemon_tower_6f.asm index 052a1514..08eb6b1a 100644 --- a/text/maps/pokemon_tower_6f.asm +++ b/text/maps/pokemon_tower_6f.asm @@ -1,10 +1,10 @@ -_UnnamedText_60c1f:: ; 99ac8 (26:5ac8) +_PokemonTower2Text_60c1f:: ; 99ac8 (26:5ac8) text "The GHOST was the" line "restless soul of" cont "CUBONE's mother!" done -_UnnamedText_60c24:: ; 99afc (26:5afc) +_PokemonTower2Text_60c24:: ; 99afc (26:5afc) text "The mother's soul" line "was calmed." @@ -55,7 +55,7 @@ _PokemonTower6AfterBattleText3:: ; 99beb (26:5beb) line "here?" done -_UnnamedText_60c56:: ; 99c01 (26:5c01) +_PokemonTower6Text6:: ; 99c01 (26:5c01) text "Be gone..." line "Intruders..." done |
