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/lorelei.asm | |
parent | 4e4e72d02a5a202daea3a73363d2a4c3ba34e724 (diff) |
Pull map scripts out of main.asm
Diffstat (limited to 'text/maps/lorelei.asm')
-rw-r--r-- | text/maps/lorelei.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/lorelei.asm b/text/maps/lorelei.asm index cb007464..a75b50d9 100644 --- a/text/maps/lorelei.asm +++ b/text/maps/lorelei.asm @@ -36,7 +36,7 @@ _LoreleiAfterBattleText:: ; 866d3 (21:66d3) cont "LEAGUE power!" done -_UnnamedText_7627b:: ; 86729 (21:6729) +_LoreleiText2:: ; 86729 (21:6729) text "Someone's voice:" line "Don't run away!" done |