Files
The-Only-Cure/OLD_MEDIA/sandbox-options.txt
2023-11-06 04:16:43 +01:00

42 lines
610 B
Plaintext

VERSION = 1,
/* option TOC.RollUpSleeves
{
type = boolean,
default = true,
page = TOC,
translation = TOC_RollUpSleeves,
} */
option TOC.EnablePhantomPain
{
type = boolean,
default = true,
page = TOC,
translation = TOC_EnablePhantomPain,
}
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
}