This commit is contained in:
Pao
2023-02-06 23:42:49 +01:00
parent be5148210e
commit 1117268b3f

View File

@@ -481,17 +481,13 @@ item Surgery_Right_Tourniquet
item Amputation_Left_Foot
{
Type = Clothing,
DisplayName = Amputated Left Foot,
ClothingItem = Amputation_Left_Foot,
BodyLocation = TOC_LegLeft,
Weight = 0,
CombatSpeedModifier = 0.9,
BloodLocation = Hands;LowerArms,
BloodLocation = Feet,
Insulation = 1.0,
WindResistance = 1.0,
WaterResistance = 1.0,
@@ -500,19 +496,16 @@ item Amputation_Left_Foot
}
item Amputation_Right_Foot
{
Type = Clothing,
DisplayName = Amputated Right Foot,
ClothingItem = Amputation_Right_Foot,
BodyLocation = TOC_LegRight,
Weight = 0,
CombatSpeedModifier = 0.9,
BloodLocation = Hands;LowerArms,
BloodLocation = Feet,
Insulation = 1.0,
WindResistance = 1.0,
WaterResistance = 1.0,