Added sandbox option for the phantom pain

This commit is contained in:
Pao
2023-04-03 00:51:18 +02:00
parent 20883a1c38
commit 0a46fd3ab9
3 changed files with 26 additions and 12 deletions

View File

@@ -11,6 +11,14 @@ VERSION = 1,
} */
option TOC.EnablePhantomPain
{
type = boolean,
default = true,
page = TOC,
translation = TOC_EnablePhantomPain,
}
option TOC.CicatrizationSpeedMultiplier
{
type = integer,