diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-01-12 18:45:02 -0600 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-01-12 18:45:02 -0600 |
commit | 5914540ba780d7936fd6624d6fde2d67a9f7a773 (patch) | |
tree | a1ce27018f39d98f49d89468df426d0291e18560 /text/maps/silph_co_5f_2.asm | |
parent | ccf4fe54a8e444aaf966fac7b38bc9452c494222 (diff) | |
parent | 8a5a7d8e68538b727e0c166488265f395603366e (diff) |
Merge branch 'master' of https://github.com/pret/pokered into rgbgfxrgbgfx
Diffstat (limited to 'text/maps/silph_co_5f_2.asm')
-rw-r--r-- | text/maps/silph_co_5f_2.asm | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/text/maps/silph_co_5f_2.asm b/text/maps/silph_co_5f_2.asm index bb94eb6b..da0c6e6f 100644 --- a/text/maps/silph_co_5f_2.asm +++ b/text/maps/silph_co_5f_2.asm @@ -1,32 +1,32 @@ -_SilphCo5EndBattleText4:: ; 84000 (21:4000) +_SilphCo5EndBattleText4:: text "Oh" line "goodness!" prompt -_SilphCo5AfterBattleText4:: ; 8400e (21:400e) +_SilphCo5AfterBattleText4:: text "You're only on 5F." line "It's a long way" cont "to my BOSS!" done -_SilphCo5BattleText5:: ; 8403c (21:403c) +_SilphCo5BattleText5:: text "Show TEAM ROCKET" line "a little respect!" done -_SilphCo5EndBattleText5:: ; 84060 (21:4060) +_SilphCo5EndBattleText5:: text "Cough..." line "Cough..." prompt -_SilphCo5AfterBattleText5:: ; 84073 (21:4073) +_SilphCo5AfterBattleText5:: text "Which reminds me." para "KOFFING evolves" line "into WEEZING!" done -_SilphCo5Text9:: ; 840a4 (21:40a4) +_SilphCo5Text9:: text "It's a #MON" line "REPORT!" @@ -36,7 +36,7 @@ _SilphCo5Text9:: ; 840a4 (21:40a4) cont "reality #MON." done -_SilphCo5Text10:: ; 840f2 (21:40f2) +_SilphCo5Text10:: text "It's a #MON" line "REPORT!" @@ -45,7 +45,7 @@ _SilphCo5Text10:: ; 840f2 (21:40f2) cont "been confirmed." done -_SilphCo5Text11:: ; 84134 (21:4134) +_SilphCo5Text11:: text "It's a #MON" line "REPORT!" |