blob: b261e14fb915d2961a3b564c115b028302ba52fe (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
FortreeCity_House4_MapScripts:: @ 815817E
.byte 0
FortreeCity_House4_EventScript_15817F:: @ 815817F
msgbox FortreeCity_House4_Text_1867AF, 2
end
FortreeCity_House4_EventScript_158188:: @ 8158188
lockall
checkflag 223
goto_if_eq FortreeCity_House4_EventScript_158204
checkflag 224
goto_if_eq FortreeCity_House4_EventScript_1581D6
checkflag 222
goto_if_eq FortreeCity_House4_EventScript_1581C2
msgbox FortreeCity_House4_Text_186835, 4
closemessage
setflag 222
clearflag 934
applymovement 3, FortreeCity_House4_Movement_158218
waitmovement 0
removeobject 3
releaseall
end
FortreeCity_House4_EventScript_1581C2:: @ 81581C2
applymovement LAST_TALKED, FortreeCity_House4_Movement_1A0839
waitmovement 0
msgbox FortreeCity_House4_Text_18684E, 4
releaseall
end
FortreeCity_House4_EventScript_1581D6:: @ 81581D6
applymovement LAST_TALKED, FortreeCity_House4_Movement_1A0839
waitmovement 0
msgbox FortreeCity_House4_Text_186881, 4
giveitem ITEM_MENTAL_HERB
compare RESULT, 0
goto_if_eq FortreeCity_House4_EventScript_1A029B
setflag 223
releaseall
end
FortreeCity_House4_EventScript_158204:: @ 8158204
applymovement LAST_TALKED, FortreeCity_House4_Movement_1A0839
waitmovement 0
msgbox FortreeCity_House4_Text_186924, 4
releaseall
end
FortreeCity_House4_Movement_158218:: @ 8158218
step_15
step_15
step_18
step_25
step_13
step_end
FortreeCity_House4_EventScript_15821E:: @ 815821E
lock
faceplayer
waitse
playpokecry SPECIES_WINGULL, 0
msgbox FortreeCity_House4_Text_18695C, 4
waitpokecry
release
end
|