summaryrefslogtreecommitdiff
path: root/data/maps/scripts/MossdeepCity_Mart.s
blob: ef20523a8b7c60fa698052aecb615157293ab45c (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
MossdeepCity_Mart_MapScripts:: @ 815A925
	.byte 0

MossdeepCity_Mart_EventScript_15A926:: @ 815A926
	lock
	faceplayer
	message MossdeepCity_Mart_Text_1A0BE4
	waittext
	pokemart MossdeepCity_Mart_Pokemart_15A940
	msgbox MossdeepCity_Mart_Text_1A0C02, 4
	release
	end

	.incbin "baserom.gba", 0x15a93d, 0x3

MossdeepCity_Mart_Pokemart_15A940:: @ 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