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/BrunosRoom.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/BrunosRoom.asm')
-rw-r--r-- | maps/BrunosRoom.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/BrunosRoom.asm b/maps/BrunosRoom.asm index d6de6db2d..d7e487869 100644 --- a/maps/BrunosRoom.asm +++ b/maps/BrunosRoom.asm @@ -49,7 +49,7 @@ UnknownScript_0x1809ad: BrunoScript_0x1809c5: faceplayer - loadfont + opentext checkevent EVENT_BEAT_ELITE_4_BRUNO iftrue UnknownScript_0x1809f3 writetext UnknownText_0x1809fe @@ -60,7 +60,7 @@ BrunoScript_0x1809c5: startbattle returnafterbattle setevent EVENT_BEAT_ELITE_4_BRUNO - loadfont + opentext writetext UnknownText_0x180b3c waitbutton closetext |