Files
The-Only-Cure/media/sandbox-options.txt
2023-02-05 03:30:49 +01:00

35 lines
480 B
Plaintext

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,
}
option TOC.AmputationTimeMultiplier
{
type = integer,
min = 1,
max = 10,
default = 1,
page = TOC,
translation = TOC_AmputationTimeMultiplier
}