34 lines
488 B
Plaintext
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
|
|
|
|
|
|
} |