Ninja Caterpie
AAAAAAAAAAAAA
- 5,979
- Posts
- 17
- Years
- Best City OCE
- Seen Oct 18, 2021
Yeah the center uses lockall
I just checked and, actually, no.
It doesn't.
Spoiler:
'---------------
#org 0x16A2CF
lock
faceplayer
call 0x81A6578
release
end
'---------------
#org 0x1A6578
special 0x187
compare LASTRESULT 0x2
if 0x1 goto 0x81A7AE0
preparemsg 0x81A5483 '"Welcome to our POKéMON CENTER!\pWo..."
waitmsg
multichoice 0x13 0x8 0x0 0x2
copyvar 0x8000 LASTRESULT
compare 0x8000 0x0
if 0x1 goto 0x81A65B8
compare 0x8000 0x1
if 0x1 goto 0x81A6663
compare 0x8000 0x7F
if 0x1 goto 0x81A6663
end
'---------------
#org 0x1A7AE0
release
end
'---------------
#org 0x1A65B8
cmdc3 0xF
preparemsg 0x81A54E1 '"Okay, I'll take your POKéMON for a..."
waitmsg
call 0x81A65CE
special 0x169
goto 0x81A65EC
'---------------
#org 0x1A6663
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
'---------------
#org 0x1A65CE
applymovement LASTTALKED 0x81A75E7
waitmovement 0x0
doanimation 0x19
checkanimation 0x19
applymovement LASTTALKED 0x81A75ED
waitmovement 0x0
special 0x0
return
'---------------
#org 0x1A65EC
special2 LASTRESULT 0x1B1
compare LASTRESULT 0x0
if 0x1 goto 0x81A661D
special2 LASTRESULT 0x183
copyvar 0x8008 LASTRESULT
compare 0x8008 0x0
if 0x1 goto 0x81A661D
compare 0x8008 0x1
if 0x1 goto 0x81A6636
end
'---------------
#org 0x1A661D
preparemsg 0x81A552B '"Thank you for waiting.\nWe've rest..."
waitmsg
applymovement LASTTALKED 0x81A666C
waitmovement 0x0
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
'---------------
#org 0x1A6636
checkflag 0x842
if 0x1 goto 0x81A661D
msgbox 0x81A552B MSG_KEEPOPEN '"Thank you for waiting.\nWe've rest..."
setflag 0x842
preparemsg 0x81BCCCA '"It appears as if [buffer1] is play..."
waitmsg
applymovement LASTTALKED 0x81A666C
waitmovement 0x0
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
STRINGS AND MOVEMENTS
#org 0x16A2CF
lock
faceplayer
call 0x81A6578
release
end
'---------------
#org 0x1A6578
special 0x187
compare LASTRESULT 0x2
if 0x1 goto 0x81A7AE0
preparemsg 0x81A5483 '"Welcome to our POKéMON CENTER!\pWo..."
waitmsg
multichoice 0x13 0x8 0x0 0x2
copyvar 0x8000 LASTRESULT
compare 0x8000 0x0
if 0x1 goto 0x81A65B8
compare 0x8000 0x1
if 0x1 goto 0x81A6663
compare 0x8000 0x7F
if 0x1 goto 0x81A6663
end
'---------------
#org 0x1A7AE0
release
end
'---------------
#org 0x1A65B8
cmdc3 0xF
preparemsg 0x81A54E1 '"Okay, I'll take your POKéMON for a..."
waitmsg
call 0x81A65CE
special 0x169
goto 0x81A65EC
'---------------
#org 0x1A6663
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
'---------------
#org 0x1A65CE
applymovement LASTTALKED 0x81A75E7
waitmovement 0x0
doanimation 0x19
checkanimation 0x19
applymovement LASTTALKED 0x81A75ED
waitmovement 0x0
special 0x0
return
'---------------
#org 0x1A65EC
special2 LASTRESULT 0x1B1
compare LASTRESULT 0x0
if 0x1 goto 0x81A661D
special2 LASTRESULT 0x183
copyvar 0x8008 LASTRESULT
compare 0x8008 0x0
if 0x1 goto 0x81A661D
compare 0x8008 0x1
if 0x1 goto 0x81A6636
end
'---------------
#org 0x1A661D
preparemsg 0x81A552B '"Thank you for waiting.\nWe've rest..."
waitmsg
applymovement LASTTALKED 0x81A666C
waitmovement 0x0
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
'---------------
#org 0x1A6636
checkflag 0x842
if 0x1 goto 0x81A661D
msgbox 0x81A552B MSG_KEEPOPEN '"Thank you for waiting.\nWe've rest..."
setflag 0x842
preparemsg 0x81BCCCA '"It appears as if [buffer1] is play..."
waitmsg
applymovement LASTTALKED 0x81A666C
waitmovement 0x0
msgbox 0x81A5511 MSG_KEEPOPEN '"We hope to see you again!"
return
STRINGS AND MOVEMENTS
Looks like a lock to me, doesn't it?