VERSION = 1,


/* option TOC.RollUpSleeves
{
	type = boolean,
	default = true,

	page = TOC,
	translation = TOC_RollUpSleeves,

} */

option TOC.CicatrizationSpeedMultiplier
{
    type = integer,
    min = 1,
    max = 10,
    default = 1,
    page = TOC,
    translation = TOC_CicatrizationSpeedMultiplier,

}