 VERSION = 1,

option USMP.UCP_Zombies
{
	type = double, 
	min = 0, 
	max = 100, 
	default = 20,
	page = USMP, 
	translation = USMP_UCP_Zombies, 
	description = USMP_UCP_Zombies,
}

option USMP.UCP_Zombies_default
{
	type = double, 
	min = 0, 
	max = 100, 
	default = 0.3,
	page = USMP, 
	translation = USMP_UCP_Zombies_default, 
	description = USMP_UCP_Zombies_default,
}

option USMP.OCP_Zombies
{
	type = double, 
	min = 0, 
	max = 100, 
	default = 0.1,
	page = USMP, 
	translation = USMP_OCP_Zombies, 
	description = USMP_OCP_Zombies,
}

option USMP.OCP_Zombies_default
{
	type = double, 
	min = 0, 
	max = 100, 
	default = 0.05,
	page = USMP, 
	translation = USMP_OCP_Zombies_default, 
	description = USMP_OCP_Zombies_default,
}