map YAIR01 "Secluded Fortress" 
{
   next = "YAIR02" 
   music = "YDMUS1" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YAIR02 "Angel's Realm" 
{
   next = "YAIR03" 
   music = "YDMUS2" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YAIR03 "Snowing Blossom" 
{
   next = "YAIR04" 
   music = "YDMUS3" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YAIR04 "Raveyard" 
{
   next = "YAIR05" 
   music = "YDMUS4" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YAIR05 "You Are KING" 
{
   next = "YAIR06" 
   music = "YDMUS5" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YAIR06 "The Intro Stage" 
{
   next = "YDLP01" 
   music = "YDMUS6" 
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
}

map YDLP01 "Toasty Ruins"
{
   next = "YDLP02"
   music = "YLPMUS1"
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
   }
   
 map YDLP02 "Flashing Corridors"
{
   next = "YAIR01"
   music = "YLPMUS2"
   aircontrol = 0.5    
   sky1 = "BLACK", 0
   clipmidtextures
   evenlighting
   } 