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/DayCare.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/DayCare.asm')
-rw-r--r-- | maps/DayCare.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/DayCare.asm b/maps/DayCare.asm index 9ee0f5b24..f194ae7e0 100644 --- a/maps/DayCare.asm +++ b/maps/DayCare.asm @@ -27,7 +27,7 @@ UnknownScript_0x62f88: GrampsScript_0x62f8f: faceplayer - loadfont + opentext checkevent EVENT_GOT_ODD_EGG iftrue UnknownScript_0x62fbd writetext UnknownText_0x630ce @@ -36,7 +36,7 @@ GrampsScript_0x62f8f: checkcode VAR_PARTYCOUNT if_equal $6, UnknownScript_0x62fb6 special Function117656 - loadfont + opentext writetext UnknownText_0x631ae playsound SFX_KEY_ITEM waitsfx @@ -47,7 +47,7 @@ GrampsScript_0x62f8f: end UnknownScript_0x62fb6: - loadfont + opentext writetext UnknownText_0x63237 waitbutton closetext @@ -61,7 +61,7 @@ UnknownScript_0x62fbd: GrannyScript_0x62fc3: faceplayer - loadfont + opentext checkflag ENGINE_DAYCARE_MONS_ARE_COMPATIBLE iftrue UnknownScript_0x62fd1 special Special_DayCareLady |