summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MtPyre_Exterior.inc
blob: 76f1736c260fa19e7060c3d1b0140fb57d8799fa (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
MtPyre_Exterior_MapScripts:: @ 815D486
	map_script 3, MtPyre_Exterior_MapScript1_15D48C
	.byte 0

MtPyre_Exterior_MapScript1_15D48C:: @ 815D48C
	call MtPyre_Exterior_EventScript_15D492
	end

MtPyre_Exterior_EventScript_15D492:: @ 815D492
	getplayerxy VAR_TEMP_0, VAR_TEMP_1
	compare VAR_TEMP_1, 12
	goto_if 0, MtPyre_Exterior_EventScript_15D4A3
	return

MtPyre_Exterior_EventScript_15D4A3:: @ 815D4A3
	setweather 6
	return

MtPyre_Exterior_EventScript_15D4A7:: @ 815D4A7
	setweather 6
	doweather
	end

MtPyre_Exterior_EventScript_15D4AC:: @ 815D4AC
	setweather 2
	doweather
	end