blob: 529f8bb24eb893a8eed14bd374b6f6e111644c57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
DewfordTown_House2_MapScripts:: @ 81535DB
.byte 0
DewfordTown_House2_EventScript_1535DC:: @ 81535DC
lock
faceplayer
checkflag 289
jumpeq DewfordTown_House2_EventScript_153615
msgbox DewfordTown_House2_Text_175EFE, 4
giveitem ITEM_SILK_SCARF
compare RESULT, 0
jumpeq DewfordTown_House2_EventScript_15360B
setflag 289
release
end
DewfordTown_House2_EventScript_15360B:: @ 815360B
msgbox DewfordTown_House2_Text_175FDA, 4
release
end
DewfordTown_House2_EventScript_153615:: @ 8153615
msgbox DewfordTown_House2_Text_176055, 4
release
end
DewfordTown_House2_EventScript_15361F:: @ 815361F
msgbox DewfordTown_House2_Text_1760C8, 2
end
|