blob: 7073000d54605fd05382fd48f53b7e48d2a43361 (
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
|
MtPyre_1F_MapScripts:: @ 815D322
.byte 0
MtPyre_1F_EventScript_15D323:: @ 815D323
lock
faceplayer
checkflag FLAG_RECEIVED_CLEANSE_TAG
goto_if_eq 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
|