blob: f34c31da03cffa61cb76b52c4c4dfa213b7a879f (
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
|
MtPyre_1F_MapScripts:: @ 815D322
.byte 0
MtPyre_1F_EventScript_15D323:: @ 815D323
lock
faceplayer
goto_if_set FLAG_RECEIVED_CLEANSE_TAG, MtPyre_1F_EventScript_15D352
msgbox MtPyre_1F_Text_196151, 4
giveitem_std ITEM_CLEANSE_TAG
compare RESULT, 0
goto_if_eq MtPyre_1F_EventScript_1A029B
setflag FLAG_RECEIVED_CLEANSE_TAG
release
end
MtPyre_1F_EventScript_15D352:: @ 815D352
msgbox MtPyre_1F_Text_1961CE, 4
release
end
MtPyre_1F_EventScript_15D35C:: @ 815D35C
msgbox MtPyre_1F_Text_196218, 2
end
MtPyre_1F_EventScript_15D365:: @ 815D365
msgbox MtPyre_1F_Text_196283, 2
end
|