//Stage1 by Swarm9999 (CMCP01)
map CMCP01 "Planet of the Green Devil"
{
	next = "CMCP02"
	music = "CMCP_S1"
	sky1 = "BLACK", 0
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
}

//Stage 2 by Razgriz (CMCP02)
map CMCP02 "Struggle for Existence" 
{
	next = "CMCP03"
	sky1 = "RINGSKY", 0.1
	music = "CMCP_S2"
	aircontrol = "0.5" 
}

//Stage 3 by Trillster (CMCP03)
map CMCP03 "Break Zone"
{ 
	next = "CMCP04"
	music = "CMCP_S3" 
	sky1 = "BLACK", 0 
	aircontrol = 0.5 
	forcenoskystretch 
	clipmidtextures 
}

//Stage 4 by LlamaHombre (CMCP04)
map CMCP04 "ECHELON AND FLOW"
{
   next = "CMCP05"
   music = "CMCP_S4"
   sky1 = "BLACK"
   aircontrol = 0.5
}

//Stage 5 by Geekie (CMCP05)
map CMCP05 "Boomsville"
{
   next = "CMCP06"
   cluster = 1
   music = "CMCP_S5"
   aircontrol = 0.5
   airsupply = 0
   forcenoskystretch
   clipmidtextures
}

//Stage 6 by Rozark (CMCP06)
map CMCP06 "The Proving Grounds" 
{
   next = "CMCP07" 
   sky1 = "BLACK", 0 
   music = "CMCP_S6" 
   aircontrol = 0.5 
   forcenoskystretch 
   clipmidtextures
   evenlighting
}


//Stage 7 by Artyom (CMCP07)
map CMCP07 "Complex L/W"
{
	next = "CMCP08" 
	cluster = 1
	music = "CMCP_S7"
	aircontrol = 0.5
	gravity=900
}

//Stage 8 by Watzup7856 (CMCP08)
map CMCP08 "Cherry Scented Nostalgia" 
{
	next = "CMCP09" 
	sky1 = "BLACK", 0 
	music = "CMCP_S8" 
	aircontrol = 0.5 
	forcenoskystretch 
	clipmidtextures
}

//Stage 9 by Ecl1p5e (CMCP09)
map CMCP09 "Town of Tyrants"
{
	next = "CMCP10"
	music = "NAPMUS"
	sky1 = "BLACK", 0
	aircontrol = 0.5
	forcenoskystretch
	clipmidtextures
	UsePlayerStartZ
}

//Stage 10 by Kiwi (CMCP10)
map CMCP10 "DocRobot's Training Arena"
{
   next = "CMCP11"
   sky1 = "BLACK", 0
   cluster = 1
   music = "3DW3MUS"
   aircontrol = 0.5
   forcenoskystretch
   par = 1
   clipmidtextures
}

//Stage 11 by Mendez (CMCP11)
map CMCP11 "Mesa Azul"
{ 
   next = "CMCP01"
   music = "CMCP_S11" 
   sky1 = "BLACK", 0 
   aircontrol = 0.5
   forcenoskystretch
   clipmidtextures
}

//WEEDMAN by Zaku
map WEEDMAN "You're going to Weedman's Basement"
{
   next = "CMCP01"
   music = "CMCP_SZ1" 
   sky1 = "BLACK", 0 
   aircontrol = 0.5
   forcenoskystretch
   clipmidtextures
}