blob: 8c2757f3a67a67e52ef7930e4ce65ebae61e7025 (
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, MSGBOX_DEFAULT
giveitem ITEM_CLEANSE_TAG
compare VAR_RESULT, 0
goto_if_eq Common_EventScript_ShowBagIsFull
setflag FLAG_RECEIVED_CLEANSE_TAG
release
end
MtPyre_1F_EventScript_15D352:: @ 815D352
msgbox MtPyre_1F_Text_1961CE, MSGBOX_DEFAULT
release
end
MtPyre_1F_EventScript_15D35C:: @ 815D35C
msgbox MtPyre_1F_Text_196218, MSGBOX_NPC
end
MtPyre_1F_EventScript_15D365:: @ 815D365
msgbox MtPyre_1F_Text_196283, MSGBOX_NPC
end
|