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/Route34IlexForestGate.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/Route34IlexForestGate.asm')
-rw-r--r-- | maps/Route34IlexForestGate.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/Route34IlexForestGate.asm b/maps/Route34IlexForestGate.asm index f89059a41..ad3e5c5e0 100644 --- a/maps/Route34IlexForestGate.asm +++ b/maps/Route34IlexForestGate.asm @@ -37,7 +37,7 @@ UnknownScript_0x62d3d: applymovement PLAYER, MovementData_0x62d97 stopfollow spriteface PLAYER, DOWN - loadfont + opentext writetext UnknownText_0x62e41 waitbutton closetext @@ -47,7 +47,7 @@ UnknownScript_0x62d62: TeacherScript_0x62d63: faceplayer - loadfont + opentext checkevent EVENT_FOREST_IS_RESTLESS iftrue UnknownScript_0x62d84 checkevent EVENT_GOT_TM12_SWEET_SCENT @@ -71,7 +71,7 @@ UnknownScript_0x62d84: end ButterfreeScript_0x62d8a: - loadfont + opentext writetext UnknownText_0x62e83 cry BUTTERFREE waitbutton |