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/Route39.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route39.asm')
-rw-r--r-- | maps/Route39.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/Route39.asm b/maps/Route39.asm index d76bd7dda..809d1f5d7 100644 --- a/maps/Route39.asm +++ b/maps/Route39.asm @@ -18,7 +18,7 @@ Route39_MapScriptHeader: db 0 TaurosScript_0x1a5af5: - loadfont + opentext writetext UnknownText_0x1a5bf9 cry MILTANK waitbutton @@ -31,7 +31,7 @@ TrainerPokefanmDerek1: PokefanmDerek1Script: writecode VAR_CALLERID, PHONE_POKEFANM_DEREK end_if_just_battled - loadfont + opentext checkflag ENGINE_DEREK_HAS_NUGGET iftrue UnknownScript_0x1a5b4a checkcellnum PHONE_POKEFANM_DEREK @@ -109,7 +109,7 @@ TrainerPokefanfRuth: PokefanfRuthScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a5db2 waitbutton closetext @@ -120,7 +120,7 @@ TrainerSailorEugene: SailorEugeneScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a5c4d waitbutton closetext @@ -131,7 +131,7 @@ TrainerPsychicNorman: PsychicNormanScript: end_if_just_battled - loadfont + opentext writetext UnknownText_0x1a5e57 waitbutton closetext @@ -139,7 +139,7 @@ PsychicNormanScript: PokefanFScript_0x1a5bbe: faceplayer - loadfont + opentext checknite iffalse UnknownScript_0x1a5be5 checkevent EVENT_BEAT_POKEFANF_JAIME |