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/mansion_2f.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/mansion_2f.asm')
| -rw-r--r-- | text/maps/mansion_2f.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/mansion_2f.asm b/text/maps/mansion_2f.asm index 49e28a19..057e05e2 100644 --- a/text/maps/mansion_2f.asm +++ b/text/maps/mansion_2f.asm @@ -32,17 +32,17 @@ _Mansion2Text4:: ; 85389 (21:5389) cont "#MON, MEW." done -_UnnamedText_520c2:: ; 853c7 (21:53c7) +_Mansion2Text_520c2:: ; 853c7 (21:53c7) text "A secret switch!" para "Press it?" done -_UnnamedText_520c7:: ; 853e3 (21:53e3) +_Mansion2Text_520c7:: ; 853e3 (21:53e3) text "Who wouldn't?" prompt -_UnnamedText_520cc:: ; 853f1 (21:53f1) +_Mansion2Text_520cc:: ; 853f1 (21:53f1) text "Not quite yet!" done |
