defaultmap {
	smoothlighting
	clipmidtextures
	useplayerstartz
}

episode DB01
{
	Name = "Don't Be A Bitch IV"
}


map DB01 "Extinct" {
music = "D_EXTINT" // The Sniper by Glejs / dS
sky1 = ccky4, 0.0
next = DB02
}

map DB02 "Soulburn" {
music = "HM2DEDA" //(short excerpt of) Decade Dance by Jasper Byrne 
sky1 = sky22, 0.0
next = DB03
}

map DB03 "Fall of the Trident" {
music = "D_FTRIDE" // After Hours by Elwood
sky1 = rsky1, 0.0
next = DB04
}

map DB04 "Machinapolis 2: Complex Number Processing" {
music = "D_MACHCN" // Machinery Complex by JDagenet
sky1 = "dsky06a", 0.0
next = DB05
}

map DB05 "Mystic Shrine" {
music = "D_MSHRIN" // A Valiant March Forth by HeavenWraith
sky1 = DHXSKYY2, 0.0
next = DB06
}

map DB06 "Plaza Above the Boundary Layer" {
music = "D_PLAZAA" // Honor & Virtue by Fallon
sky1 = rsky1, 0.0
next = DB07
}

map DB07 "Benthic Demise" {
music = "D_BENTH" // Odyssey by JDagenet
sky1 = rsky1, 0.0
next = DB08
}

map DB08 "Dying Montane" {
music = "D_MONTAN" // Cemetary from Castlevania: Dracula X
sky1 = 3LBSKY_Bb, 0.0
next = DB09
}

map DB09 "Mayhem" { 
music = "ZZZ_NCOM" // Distortion by HeavenWraith
sky1 = VP1SKY3S, 0.0
next = DB10
}

map DB10 "Space Station at Noon" {
music = "D_SPCNON" // Event Horizon by JDagenet
sky1 = sky22, 100.0
next = DB11
}

map DB11 "Before the Storm" {
music = "D_STORM" // Dire Confrontation by HeavenWraith
sky1 = skyj2, 0.0
next = DB12
}

map DB12 "Space Laser 800" {
music = "D_SPALAZ" // Orbiter 2 by JDagenet
sky1 = "aosky1", 0.0
next = DB01
}

clearskills
skill _0_ 
{ 
    ACSReturn = 0 TextColor = "Sk0" SpawnFilter = 1 
    Name = "I'm too young to die."
}

skill _1_ 
{ 
    ACSReturn = 1 TextColor = "Sk1" SpawnFilter = 2 
    Name = "Hey, not too rought."    
}

skill _2_ 
{ 
    ACSReturn = 2 TextColor = "Sk2" SpawnFilter = 3 
    Name = "Hurt me plenty."     
}

skill _3_ 
{ 
    ACSReturn = 3 TextColor = "Sk3" SpawnFilter = 4 
    Name = "The Vanilla Era" 
}

skill _4_ 
{ 
    ACSReturn = 4 TextColor = "Sk4" SpawnFilter = 5 
    Name = "Eon Experience"        
    MustConfirm = "This skill level is intended for use with Eon Weapons mod."
    DefaultSkill
}