////////////////////////////////////
// GAME INITIALIZATION PARAMETERS
////////////////////////////////////
GameInfo 
{
	PlayerClasses = "Doomguy", "Kosak", "Phobos"
	NoRandomPlayerClass = true
	QuitSound = "BIGDETH" 
	DrawReadThis = False
	WipeType = "Crossfade"
	DimColor = "Red"
	DimAmount = 0.5
	DefaultDropStyle = 2
}