blob: 6ffa30d3d7e0fea147ff8e942e853e752b24754c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
SootopolisCity_House3_MapScripts:: @ 815B319
.byte 0
SootopolisCity_House3_EventScript_15B31A:: @ 815B31A
lock
faceplayer
msgbox SootopolisCity_House3_Text_18FB36, MSGBOX_YESNO
compare RESULT, YES
goto_if_eq SootopolisCity_House3_EventScript_15B339
msgbox SootopolisCity_House3_Text_18FBC0, 4
release
end
SootopolisCity_House3_EventScript_15B339:: @ 815B339
msgbox SootopolisCity_House3_Text_18FB9C, 4
release
end
SootopolisCity_House3_EventScript_15B343:: @ 815B343
msgbox SootopolisCity_House3_Text_18FC1A, 2
end
|