'---------------
#org 0x152F17
setvar 0x800B 0x1
call 0x819FD5B
waitmsg
waitkeypress
release
end
'---------------
#org 0x19FD5B
lock
faceplayer
msgbox 0x81A0A7D MSG_YESNO '"Hello, and welcome to the POKéMON\..."
compare LASTRESULT 0x1
if 0x1 goto 0x819FD7C
compare LASTRESULT 0x0
if 0x1 goto 0x819FDC7
end
'---------------
#org 0x19FD7C
cmdc3 0xF
preparemsg 0x81A1245 '"Okay, I'll take your POKéMON for a..."
waitmsg
applymovement 0x800B 0x81A083F
waitmovement 0x0
doanimation 0x19
checkanimation 0x19
applymovement 0x800B 0x81A0845
waitmovement 0x0
special 0x0
checkflag 0x111
if 0x0 goto 0x819FDCE
goto 0x819FDB0
'---------------
#org 0x19FDC7
preparemsg 0x81A0AFA '"We hope to see you again!"
waitmsg
return
'---------------
#org 0x19FDCE
special2 LASTRESULT 0x134
compare LASTRESULT 0x1
if 0x1 goto 0x819FDEA
compare LASTRESULT 0x0
if 0x1 goto 0x819FDB0
end
'---------------
#org 0x19FDB0
preparemsg 0x81A0B14 '"Thank you for waiting.\pWe've rest..."
waitmsg
applymovement 0x800B 0x819FDF4
waitmovement 0x0
preparemsg 0x81A0AFA '"We hope to see you again!"
waitmsg
return
'---------------
#org 0x19FDEA
preparemsg 0x81A1275 '"Your POKéMON may be infected with\..."
waitmsg
setflag 0x111
return
'---------
' Strings
'---------
#org 0x1A0A7D
= Hello, and welcome to the POKéMON\nCENTER.\pWe restore your tired POKéMON to\nfull health.\pWould you like to rest your POKéMON?
#org 0x1A1245
= Okay, I'll take your POKéMON for a\nfew seconds.
#org 0x1A0AFA
= We hope to see you again!
#org 0x1A0B14
= Thank you for waiting.\pWe've restored your POKéMON to\nfull health.
#org 0x1A1275
= Your POKéMON may be infected with\nPOKéRUS.\pLittle is known about the POKéRUS\nexcept that they are microscopic life-\lforms that attach to POKéMON.\pWhile infected, POKéMON are said to\ngrow exceptionally well.
'-----------
' Movements
'-----------
#org 0x1A083F
#raw 0x27 'Step on the Spot Left (Fastest)
#raw 0xFE 'End of Movements
#org 0x1A0845
#raw 0x25 'Step on the Spot Down (Fastest)
#raw 0xFE 'End of Movements
#org 0x19FDF4
#raw 0x4F 'mov4F
#raw 0x12 'Delay3
#raw 0xFE 'End of Movements