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/Route26.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route26.asm')
-rw-r--r-- | maps/Route26.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/Route26.asm b/maps/Route26.asm index dc81d71c0..ef03c9f50 100644 --- a/maps/Route26.asm +++ b/maps/Route26.asm @@ -20,7 +20,7 @@ TrainerCooltrainermJake: CooltrainermJakeScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a4f08 waitbutton closetext @@ -32,7 +32,7 @@ TrainerCooltrainermGaven3: CooltrainermGaven3Script: writecode VAR_CALLERID, PHONE_COOLTRAINERM_GAVEN end_if_just_battled - loadfont + opentext checkflag ENGINE_GAVEN iftrue UnknownScript_0x1a4d79 checkcellnum PHONE_COOLTRAINERM_GAVEN @@ -124,7 +124,7 @@ TrainerCooltrainerfJoyce: CooltrainerfJoyceScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a50d7 waitbutton closetext @@ -136,7 +136,7 @@ TrainerCooltrainerfBeth1: CooltrainerfBeth1Script: writecode VAR_CALLERID, PHONE_COOLTRAINERF_BETH end_if_just_battled - loadfont + opentext checkflag ENGINE_BETH iftrue UnknownScript_0x1a4e35 checkcellnum PHONE_COOLTRAINERF_BETH @@ -228,7 +228,7 @@ TrainerPsychicRichard: PsychicRichardScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a5278 waitbutton closetext @@ -239,7 +239,7 @@ TrainerFisherScott: FisherScottScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a5326 waitbutton closetext |