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/Route31.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route31.asm')
-rw-r--r-- | maps/Route31.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route31.asm b/maps/Route31.asm index b2e615cd7..d068c50d3 100644 --- a/maps/Route31.asm +++ b/maps/Route31.asm @@ -33,7 +33,7 @@ TrainerBug_catcherWade1: Bug_catcherWade1Script: writecode VAR_CALLERID, PHONE_BUG_CATCHER_WADE end_if_just_battled - loadfont + opentext checkflag ENGINE_WADE iftrue .WadeRematch checkflag ENGINE_WADE_HAS_ITEM @@ -187,7 +187,7 @@ Bug_catcherWade1Script: FisherScript_0x1a5570: faceplayer - loadfont + opentext checkevent EVENT_GOT_TM50_NIGHTMARE iftrue .DescribeNightmare checkevent EVENT_GOT_KENYA |