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/Route42.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route42.asm')
-rw-r--r-- | maps/Route42.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/Route42.asm b/maps/Route42.asm index 959554f3b..8c3d54b9a 100644 --- a/maps/Route42.asm +++ b/maps/Route42.asm @@ -44,7 +44,7 @@ TrainerFisherTully1: FisherTully1Script: writecode VAR_CALLERID, PHONE_FISHER_TULLY end_if_just_battled - loadfont + opentext checkflag ENGINE_TULLY iftrue UnknownScript_0x1a927f checkflag ENGINE_TULLY_HAS_WATER_STONE @@ -169,7 +169,7 @@ TrainerPokemaniacShane: PokemaniacShaneScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a94d6 waitbutton closetext @@ -180,7 +180,7 @@ TrainerHikerBenjamin: HikerBenjaminScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a943f waitbutton closetext |