blob: d1e861b994db8de09a603f3f24e6847bac3d03fe (
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
|
MossdeepCity_Mart_MapScripts:: @ 815A925
.byte 0
MossdeepCity_Mart_EventScript_15A926:: @ 815A926
lock
faceplayer
message MossdeepCity_Mart_Text_1A0BE4
waittext
pokemart MossdeepCity_Mart_Items
msgbox MossdeepCity_Mart_Text_1A0C02, 4
release
end
.align 2
MossdeepCity_Mart_Items:: @ 815A940
.2byte ITEM_ULTRA_BALL
.2byte ITEM_NET_BALL
.2byte ITEM_DIVE_BALL
.2byte ITEM_HYPER_POTION
.2byte ITEM_FULL_HEAL
.2byte ITEM_REVIVE
.2byte ITEM_MAX_REPEL
.2byte ITEM_X_ATTACK
.2byte ITEM_X_DEFEND
.2byte ITEM_NONE
release
end
MossdeepCity_Mart_EventScript_15A956:: @ 815A956
msgbox MossdeepCity_Mart_Text_18D758, 2
end
MossdeepCity_Mart_EventScript_15A95F:: @ 815A95F
msgbox MossdeepCity_Mart_Text_18D7E7, 2
end
MossdeepCity_Mart_EventScript_15A968:: @ 815A968
msgbox MossdeepCity_Mart_Text_18D841, 2
end
|