Tests with amputating legs

This commit is contained in:
Pao
2023-02-06 19:40:36 +01:00
parent cb2fe5e36d
commit ff7915abbd
12 changed files with 299 additions and 14 deletions

View File

@@ -440,4 +440,20 @@ item ProthesisMag3
ReplaceOnUse = ProthesisMag3,
Tooltip = Tooltip_ProthesisMag2,
}
item Amputation_Left_Foot
{
Weight = 1,
Type = Clothing,
DisplayCategory = Test,
DisplayName = amp test foot,
ClothingItem = Amputation_Left_Foot,
BodyLocation = TOC_LegLeft,
BloodLocation = Hands,
Icon = woodenHook,
Tooltip = test,
CanHaveHoles = false,
}
}