Added sandbox var for wound dirtyness
This commit is contained in:
@@ -9,6 +9,15 @@ option TOC.CicatrizationSpeed
|
||||
translation = TOC_CicatrizationSpeed,
|
||||
}
|
||||
|
||||
option TOC.WoundDirtynessMultiplier
|
||||
{
|
||||
type = integer,
|
||||
min = 0,
|
||||
max = 5,
|
||||
default = 1,
|
||||
page = TOC,
|
||||
translation = TOC_WoundDirtynessMultiplier,
|
||||
}
|
||||
option TOC.SurgeonAbilityImportance
|
||||
{
|
||||
type = integer,
|
||||
@@ -17,4 +26,5 @@ option TOC.SurgeonAbilityImportance
|
||||
default = 2,
|
||||
page = TOC,
|
||||
translation = TOC_SurgeonAbilityImportance,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user