summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route127/scripts.inc
blob: 552b9aab82412c65386a8a1c4e7779d19778f412 (plain)
1
2
3
4
5
6
7
8
Underwater_Route127_MapScripts:: @ 81F7724
	map_script MAP_SCRIPT_ON_RESUME, Underwater_Route127_OnResume
	.byte 0

Underwater_Route127_OnResume: @ 81F772A
	call AbnormalWeather_Underwater_SetupEscapeWarp
	end