Added toggle for Zombie amputations
This commit is contained in:
@@ -28,6 +28,15 @@ option TOC.SurgeonAbilityImportance
|
||||
translation = TOC_SurgeonAbilityImportance,
|
||||
}
|
||||
|
||||
option TOC.EnableZombieAmputations
|
||||
{
|
||||
type = boolean,
|
||||
default = true,
|
||||
page = TOC,
|
||||
translation= TOC_EnableZombieAmputations,
|
||||
}
|
||||
|
||||
|
||||
option TOC.ZombieAmputationDamageThreshold
|
||||
{
|
||||
type = integer,
|
||||
|
||||
Reference in New Issue
Block a user