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/PokemonFanClub.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/PokemonFanClub.asm')
-rw-r--r-- | maps/PokemonFanClub.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/PokemonFanClub.asm b/maps/PokemonFanClub.asm index 6c8399849..9331b6681 100644 --- a/maps/PokemonFanClub.asm +++ b/maps/PokemonFanClub.asm @@ -15,7 +15,7 @@ PokemonFanClub_MapScriptHeader: GentlemanScript_0x1917e9: faceplayer - loadfont + opentext checkevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT iftrue UnknownScript_0x191815 checkevent EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT_BUT_BAG_WAS_FULL @@ -54,7 +54,7 @@ ReceptionistScript_0x191821: FisherScript_0x191824: faceplayer - loadfont + opentext checkevent EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB iftrue UnknownScript_0x19185f checkevent EVENT_RETURNED_MACHINE_PART @@ -107,7 +107,7 @@ FairyScript_0x19186e: jumptext UnknownText_0x191db1 OddishScript_0x191871: - loadfont + opentext writetext UnknownText_0x191de9 cry BAYLEEF waitbutton |