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/WillsRoom.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/WillsRoom.asm')
-rw-r--r-- | maps/WillsRoom.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/WillsRoom.asm b/maps/WillsRoom.asm index 2fe14012b..b2eb59257 100644 --- a/maps/WillsRoom.asm +++ b/maps/WillsRoom.asm @@ -49,7 +49,7 @@ UnknownScript_0x1804e0: WillScript_0x1804f8: faceplayer - loadfont + opentext checkevent EVENT_BEAT_ELITE_4_WILL iftrue UnknownScript_0x180526 writetext UnknownText_0x180531 @@ -60,7 +60,7 @@ WillScript_0x1804f8: startbattle returnafterbattle setevent EVENT_BEAT_ELITE_4_WILL - loadfont + opentext writetext UnknownText_0x180644 waitbutton closetext |