summaryrefslogtreecommitdiff
path: root/data/scripts/maps/EverGrandeCity.inc
blob: 2937807160211eed71783e83b5c24243f2b31565 (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
EverGrandeCity_MapScripts:: @ 814D4D5
	map_script 3, EverGrandeCity_MapScript1_14D4DB
	.byte 0

EverGrandeCity_MapScript1_14D4DB:: @ 814D4DB
	call_if_set FLAG_SYS_WEATHER_CTRL, EverGrandeCity_EventScript_1A02C1
	end

EverGrandeCity_EventScript_14D4E5:: @ 814D4E5
	msgbox EverGrandeCity_Text_16A74D, 3
	end

EverGrandeCity_EventScript_14D4EE:: @ 814D4EE
	msgbox EverGrandeCity_Text_16A787, 3
	end

EverGrandeCity_EventScript_14D4F7:: @ 814D4F7
	msgbox EverGrandeCity_Text_16A763, 3
	end

EverGrandeCity_EventScript_14D500:: @ 814D500
	setflag FLAG_VISITED_EVER_GRANDE_CITY
	setvar VAR_TEMP_1, 1
	end