summaryrefslogtreecommitdiff
path: root/data/maps/scripts/FortreeCity_Mart.s
blob: 6c9cf629899c71a5fa4da3792912eed065329858 (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
42
FortreeCity_Mart_MapScripts:: @ 8158066
	.byte 0

FortreeCity_Mart_EventScript_158067:: @ 8158067
	lock
	faceplayer
	message FortreeCity_Mart_Text_1A0BE4
	waittext
	pokemart FortreeCity_Mart_Pokemart_158080
	msgbox FortreeCity_Mart_Text_1A0C02, 4
	release
	end

	.incbin "baserom.gba", 0x15807e, 0x2

FortreeCity_Mart_Pokemart_158080:: @ 8158080
	.2byte ITEM_GREAT_BALL
	.2byte ITEM_ULTRA_BALL
	.2byte ITEM_SUPER_POTION
	.2byte ITEM_HYPER_POTION
	.2byte ITEM_ANTIDOTE
	.2byte ITEM_PARALYZE_HEAL
	.2byte ITEM_AWAKENING
	.2byte ITEM_REVIVE
	.2byte ITEM_SUPER_REPEL
	.2byte ITEM_WOOD_MAIL
	.2byte ITEM_NONE
	release
	end

FortreeCity_Mart_EventScript_158098:: @ 8158098
	msgbox FortreeCity_Mart_Text_1861EF, 2
	end

FortreeCity_Mart_EventScript_1580A1:: @ 81580A1
	msgbox FortreeCity_Mart_Text_186251, 2
	end

FortreeCity_Mart_EventScript_1580AA:: @ 81580AA
	msgbox FortreeCity_Mart_Text_1862CA, 2
	end