Disabled zombies amputations by default

This commit is contained in:
ZioPao
2024-08-11 16:14:05 +02:00
parent 69c6177be5
commit 857515576e
4 changed files with 8 additions and 148 deletions

View File

@@ -31,7 +31,7 @@ option TOC.SurgeonAbilityImportance
option TOC.EnableZombieAmputations
{
type = boolean,
default = true,
default = false,
page = TOC,
translation= TOC_EnableZombieAmputations,
}