Files
The-Only-Cure/media/sandbox-options.txt
2023-02-26 19:38:44 +01:00

34 lines
488 B
Plaintext

VERSION = 1,
/* option JCIO.RollUpSleeves
{
type = boolean,
default = true,
page = JCIO,
translation = JCIO_RollUpSleeves,
} */
option JCIO.CicatrizationSpeedMultiplier
{
type = integer,
min = 1,
max = 10,
default = 1,
page = JCIO,
translation = JCIO_CicatrizationSpeedMultiplier,
}
option JCIO.AmputationTimeMultiplier
{
type = integer,
min = 1,
max = 10,
default = 1,
page = JCIO,
translation = JCIO_AmputationTimeMultiplier
}