map DOSSON "Sonic Man"
{
	next = "DOSVOL"
	music = "SONMUSD"
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
}

map DOSVOL "Volt Man"
{
	next = "DOSDYN"
	music = "VOLMUSD"
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
}

map DOSDYN "DYNA MAN"
{
	next = "DOSOIL"
	music = "DYNMUSD"
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
}

map DOSOIL "OIL MAN"
{
	next = "MM1CUT"
	music = "OILMUSD"
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
}