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/Route35.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route35.asm')
-rw-r--r-- | maps/Route35.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/Route35.asm b/maps/Route35.asm index bb05388c8..7a634f12f 100644 --- a/maps/Route35.asm +++ b/maps/Route35.asm @@ -23,7 +23,7 @@ TrainerBird_keeperBryan: Bird_keeperBryanScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cc87 waitbutton closetext @@ -35,7 +35,7 @@ TrainerJugglerIrwin: JugglerIrwin1Script: writecode VAR_CALLERID, PHONE_JUGGLER_IRWIN end_if_just_battled - loadfont + opentext checkcellnum PHONE_JUGGLER_IRWIN iftrue UnknownScript_0x19c90f checkevent EVENT_IRWIN_ASKED_FOR_PHONE_NUMBER @@ -89,7 +89,7 @@ TrainerCamperIvan: CamperIvanScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cac4 waitbutton closetext @@ -100,7 +100,7 @@ TrainerCamperElliot: CamperElliotScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cb47 waitbutton closetext @@ -111,7 +111,7 @@ TrainerPicnickerBrooke: PicnickerBrookeScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cbba waitbutton closetext @@ -122,7 +122,7 @@ TrainerPicnickerKim: PicnickerKimScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cc21 waitbutton closetext @@ -134,7 +134,7 @@ TrainerBug_catcherArnie1: Bug_catcherArnie1Script: writecode VAR_CALLERID, PHONE_BUG_CATCHER_ARNIE end_if_just_battled - loadfont + opentext checkflag ENGINE_ARNIE iftrue UnknownScript_0x19c9bb checkflag ENGINE_YANMA_SWARM @@ -230,7 +230,7 @@ TrainerFirebreatherWalt: FirebreatherWaltScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x19cebc waitbutton closetext @@ -238,7 +238,7 @@ FirebreatherWaltScript: OfficerScript_0x19ca49: faceplayer - loadfont + opentext checknite iffalse UnknownScript_0x19ca73 checkevent EVENT_BEAT_OFFICER_DIRK |