reworking

This commit is contained in:
ZioPao
2023-11-06 04:16:43 +01:00
parent d79dfcc509
commit 875e0fdceb
207 changed files with 113 additions and 2 deletions

View File

@@ -1,42 +0,0 @@
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
}