summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MossdeepCity_House3.inc
blob: fd97ee598c74bc6035328a325e2c3d9e0f0f20ab (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
MossdeepCity_House3_MapScripts:: @ 815A971
	.byte 0

MossdeepCity_House3_EventScript_15A972:: @ 815A972
	lock
	faceplayer
	checkflag 152
	jumpeq MossdeepCity_House3_EventScript_15A9B1
	msgbox MossdeepCity_House3_Text_18D909, 5
	compare RESULT, 0
	jumpeq MossdeepCity_House3_EventScript_15A9BB
	msgbox MossdeepCity_House3_Text_18D9A9, 4
	giveitem ITEM_SUPER_ROD
	setflag 152
	msgbox MossdeepCity_House3_Text_18D9E3, 4
	release
	end

MossdeepCity_House3_EventScript_15A9B1:: @ 815A9B1
	msgbox MossdeepCity_House3_Text_18DA44, 4
	release
	end

MossdeepCity_House3_EventScript_15A9BB:: @ 815A9BB
	msgbox MossdeepCity_House3_Text_18DA26, 4
	release
	end