blob: b466ecc1fc3eb34e74e546d46a169eb204e0f376 (
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 VAR_RESULT, YES
goto_if_eq SootopolisCity_House3_EventScript_15B339
msgbox SootopolisCity_House3_Text_18FBC0, MSGBOX_DEFAULT
release
end
SootopolisCity_House3_EventScript_15B339:: @ 815B339
msgbox SootopolisCity_House3_Text_18FB9C, MSGBOX_DEFAULT
release
end
SootopolisCity_House3_EventScript_15B343:: @ 815B343
msgbox SootopolisCity_House3_Text_18FC1A, MSGBOX_NPC
end
|