summaryrefslogtreecommitdiff
path: root/data/maps/Underwater7/scripts.inc
blob: c3bee154ee3861b36fe4de6684f1bcfb9791c6ab (plain)
1
2
3
4
5
6
7
8
Underwater7_MapScripts:: @ 81F7749
	map_script MAP_SCRIPT_ON_RESUME, Underwater7_MapScript1_1F774F
	.byte 0

Underwater7_MapScript1_1F774F: @ 81F774F
	call UnusualWeather_Underwater_SetupEscapeWarp
	end