episode PIZ201{
name = "Pizza Steve 2"
}

map PIZ201 "Research Lab"{
    	music = "D_E1M2"
	sky1 = "Miramar"
	next = "PIZ202"
	}

map PIZ202 "Dark Outpost"{
    	music = "D_E1M5"
	sky1 = "GREENCLOUDS"
	next = "PIZ203"
	}

map PIZ203 "Excavation Site"{
    	music = "D_E1M4"
	next = "PIZ204"
	}

map PIZ204 "Nuclear Plant"{
    	music = "D_E1M3"
	sky1 = "Miramar"
	next = "PIZ205"
	}

map PIZ205 "Demons & Tech"{
    	music = "d_shawn"
	sky1 = "BLUECLOUDS"
	next = "PIZ201"
	}