diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
commit | a5a8364c35eceadf51956dac4212b440290b652c (patch) | |
tree | d8a15952763765979ca031cefde05ecc5c862b2b /maps/Route6.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route6.asm')
-rw-r--r-- | maps/Route6.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route6.asm b/maps/Route6.asm index 534301966..dea3a1e4e 100644 --- a/maps/Route6.asm +++ b/maps/Route6.asm @@ -15,7 +15,7 @@ TrainerPokefanmRex: PokefanmRexScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1ad9ff waitbutton closetext @@ -26,7 +26,7 @@ TrainerPokefanmAllan: PokefanmAllanScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1ada88 waitbutton closetext |