35 lines
480 B
Plaintext
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
|
|
|
|
|
|
} |