summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MossdeepCity_House4.inc
blob: bc8f44400fc8fe580575a674cc22eb1cedca8cdc (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
MossdeepCity_House4_MapScripts:: @ 815AB30
	.byte 0

MossdeepCity_House4_EventScript_15AB31:: @ 815AB31
	lock
	faceplayer
	checkflag 2052
	jumpeq MossdeepCity_House4_EventScript_15AB46
	msgbox MossdeepCity_House4_Text_18E0E3, 4
	release
	end

MossdeepCity_House4_EventScript_15AB46:: @ 815AB46
	msgbox MossdeepCity_House4_Text_18E125, 4
	release
	end

MossdeepCity_House4_EventScript_15AB50:: @ 815AB50
	lock
	faceplayer
	special 7
	compare RESULT, 0
	jumpeq MossdeepCity_House4_EventScript_15AB6D
	special 278
	msgbox MossdeepCity_House4_Text_18E17E, 4
	release
	end

MossdeepCity_House4_EventScript_15AB6D:: @ 815AB6D
	msgbox MossdeepCity_House4_Text_18E1A7, 4
	release
	end

MossdeepCity_House4_EventScript_15AB77:: @ 815AB77
	lock
	faceplayer
	checksound
	pokecry SPECIES_SKITTY, 0
	msgbox MossdeepCity_House4_Text_18E1E1, 4
	waitpokecry
	release
	end