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_11f.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_11f.asm')
| -rw-r--r-- | text/maps/silph_co_11f.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/silph_co_11f.asm b/text/maps/silph_co_11f.asm index 0158a7ca..fdfcd313 100644 --- a/text/maps/silph_co_11f.asm +++ b/text/maps/silph_co_11f.asm @@ -25,7 +25,7 @@ _ReceivedSilphCoMasterBallText:: ; 84f63 (21:4f63) TX_RAM $cf4b text "!@@" -_UnnamedText_6231c:: ; 84f74 (21:4f74) +_SilphCo10Text_6231c:: ; 84f74 (21:4f74) text "PRESIDENT: You" line "can't buy that" cont "anywhere!" @@ -74,12 +74,12 @@ _SilphCo11Text3:: ; 85075 (21:5075) line "world of pain!" done -_UnnamedText_62330:: ; 85119 (21:5119) +_SilphCo10Text_62330:: ; 85119 (21:5119) text "Arrgh!!" line "I lost again!?" prompt -_UnnamedText_62335:: ; 85131 (21:5131) +_SilphCo10Text_62335:: ; 85131 (21:5131) text "Blast it all!" line "You ruined our" cont "plans for SILPH!" @@ -128,7 +128,7 @@ _SilphCo11AfterBattleText2:: ; 8526a (21:526a) cont "#MON tough!" done -_UnnamedText_6237b:: ; 8529a (21:529a) +_SilphCo10Text_6237b:: ; 8529a (21:529a) text "The monitor has" line "#MON on it!" done |
