VERSION = 1,

/* ** Obsolete **
option BathTowelsOverhaul.WetnessIncrease
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_WetnessIncrease,
}
*/

option BathTowelsOverhaul.WetnessDecrease
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_WetnessDecrease,
}

option BathTowelsOverhaul.RandomBathTowelQuality
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_RandomBathTowelQuality,
}

option BathTowelsOverhaul.MoreRandomAbsorbency
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_MoreRandomAbsorbency,
}

option BathTowelsOverhaul.RandomBathTowelQualityName
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_RandomBathTowelQualityName,
}

option BathTowelsOverhaul.TowelConditionMayDeteriorate
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_TowelConditionMayDeteriorate,
}

option BathTowelsOverhaul.WipesBloodAndDirt
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_WipesBloodAndDirt,
}

option BathTowelsOverhaul.AvailableEvenIfTooDirt
{
	type = boolean, default = false,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_AvailableEvenIfTooDirt,
}

option BathTowelsOverhaul.HandTowelsSpawn
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_HandTowelsSpawn,
}

option BathTowelsOverhaul.HandTowelsSpawnProbabilty
{
	type = integer, default = 2, min = 1, max= 10,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_HandTowelsSpawnProbabilty,
}

option BathTowelsOverhaul.DustClothSpawn
{
	type = boolean, default = true,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_DustClothSpawn,
}

option BathTowelsOverhaul.DustClothSpawnProbabilty
{
	type = integer, default = 1, min = 1, max= 10,
	page = BathTowelsOverhaul, translation = BathTowelsOverhaul_DustClothSpawnProbabilty,
}


