Working zombies amputations once again
This commit is contained in:
@@ -28,3 +28,22 @@ option TOC.SurgeonAbilityImportance
|
||||
translation = TOC_SurgeonAbilityImportance,
|
||||
}
|
||||
|
||||
option TOC.ZombieAmputationDamageThreshold
|
||||
{
|
||||
type = integer,
|
||||
min = 0,
|
||||
max = 10,
|
||||
default = 4,
|
||||
page = TOC,
|
||||
translation = TOC_ZombieAmputationDamageThreshold,
|
||||
}
|
||||
|
||||
option TOC.ZombieAmputationDamageChance
|
||||
{
|
||||
type = integer,
|
||||
min = 0,
|
||||
max = 100,
|
||||
default = 25,
|
||||
page = TOC,
|
||||
translation = TOC_ZombieAmputationDamageChance,
|
||||
}
|
||||
Reference in New Issue
Block a user