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/rocket_hideout_b4f.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/rocket_hideout_b4f.asm')
| -rw-r--r-- | text/maps/rocket_hideout_b4f.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/maps/rocket_hideout_b4f.asm b/text/maps/rocket_hideout_b4f.asm index adbabe22..ecf01ec8 100644 --- a/text/maps/rocket_hideout_b4f.asm +++ b/text/maps/rocket_hideout_b4f.asm @@ -1,15 +1,15 @@ -_UnnamedText_4557a:: ; 8223e (20:623e) +_RocketHideout4Text_4557a:: ; 8223e (20:623e) text "So! I must say, I" line "am impressed you" cont "got here!" done -_UnnamedText_4557f:: ; 8226c (20:626c) +_RocketHideout4Text_4557f:: ; 8226c (20:626c) text "WHAT!" line "This cannot be!" prompt -_UnnamedText_45584:: ; 82283 (20:6283) +_RocketHideout4Text_45584:: ; 82283 (20:6283) text "I see that you" line "raise #MON" cont "with utmost care." @@ -68,7 +68,7 @@ _RocketHideout4EndBattleText4:: ; 82413 (20:6413) text "No!" prompt -_UnnamedText_455ec:: ; 82418 (20:6418) +_RocketHideout4Text_455ec:: ; 82418 (20:6418) text "Oh no! I dropped" line "the LIFT KEY!" done |
