Files
The-Only-Cure/media/sandbox-options.txt
2024-01-02 15:04:43 -05:00

31 lines
505 B
Plaintext

VERSION = 1,
option TOC.CicatrizationSpeed
{
type = integer,
min = 1,
max = 10,
default = 1,
page = TOC,
translation = TOC_CicatrizationSpeed,
}
option TOC.WoundDirtynessMultiplier
{
type = integer,
min = 0,
max = 5,
default = 1,
page = TOC,
translation = TOC_WoundDirtynessMultiplier,
}
option TOC.SurgeonAbilityImportance
{
type = integer,
min = 1,
max = 3,
default = 2,
page = TOC,
translation = TOC_SurgeonAbilityImportance,
}