summaryrefslogtreecommitdiff
path: root/data/maps/Underwater_Route134/scripts.inc
blob: ef62997de111ab184f317173887a8fcfcec0e62d (plain)
1
2
3
4
5
6
7
8
Underwater_Route134_MapScripts:: @ 82390B5
	map_script MAP_SCRIPT_ON_RESUME, Underwater_Route134_OnResume
	.byte 0

Underwater_Route134_OnResume: @ 82390BB
	setdivewarp MAP_ROUTE134, 255, 60, 31
	end