summaryrefslogtreecommitdiff
path: root/maps/DayCare.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:16:29 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-25 10:16:29 -0500
commit01792e00d2d1b0fc1e5550f13a8851c21917aa60 (patch)
tree2a1241f269e70af4d6712731fef354429da17ed8 /maps/DayCare.asm
parentf599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff)
Rename several script commands
Diffstat (limited to 'maps/DayCare.asm')
-rw-r--r--maps/DayCare.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/DayCare.asm b/maps/DayCare.asm
index 5c2ec8c56..69e50ac8c 100644
--- a/maps/DayCare.asm
+++ b/maps/DayCare.asm
@@ -28,31 +28,31 @@ GrampsScript_0x62f8f:
iftrue UnknownScript_0x62fbd
writetext UnknownText_0x630ce
keeptextopen
- loadmovesprites
+ closetext
checkcode VAR_PARTYCOUNT
if_equal $6, UnknownScript_0x62fb6
special Function117656
loadfont
writetext UnknownText_0x631ae
playsound SFX_KEY_ITEM
- waitbutton
+ waitsfx
writetext UnknownText_0x631c3
+ waitbutton
closetext
- loadmovesprites
setevent EVENT_GOT_ODD_EGG
end
UnknownScript_0x62fb6:
loadfont
writetext UnknownText_0x63237
+ waitbutton
closetext
- loadmovesprites
end
UnknownScript_0x62fbd:
special Special_DayCareMan
+ waitbutton
closetext
- loadmovesprites
end
GrannyScript_0x62fc3:
@@ -61,14 +61,14 @@ GrannyScript_0x62fc3:
checkflag ENGINE_DAYCARE_MONS_ARE_COMPATIBLE
iftrue UnknownScript_0x62fd1
special Special_DayCareLady
+ waitbutton
closetext
- loadmovesprites
end
UnknownScript_0x62fd1:
writetext UnknownText_0x62fda
+ waitbutton
closetext
- loadmovesprites
end
DayCareBookshelf: