test
This commit is contained in:
@@ -481,17 +481,13 @@ item Surgery_Right_Tourniquet
|
|||||||
|
|
||||||
item Amputation_Left_Foot
|
item Amputation_Left_Foot
|
||||||
{
|
{
|
||||||
|
|
||||||
Type = Clothing,
|
Type = Clothing,
|
||||||
DisplayName = Amputated Left Foot,
|
DisplayName = Amputated Left Foot,
|
||||||
|
|
||||||
ClothingItem = Amputation_Left_Foot,
|
ClothingItem = Amputation_Left_Foot,
|
||||||
BodyLocation = TOC_LegLeft,
|
BodyLocation = TOC_LegLeft,
|
||||||
|
|
||||||
Weight = 0,
|
Weight = 0,
|
||||||
CombatSpeedModifier = 0.9,
|
CombatSpeedModifier = 0.9,
|
||||||
BloodLocation = Hands;LowerArms,
|
BloodLocation = Feet,
|
||||||
|
|
||||||
Insulation = 1.0,
|
Insulation = 1.0,
|
||||||
WindResistance = 1.0,
|
WindResistance = 1.0,
|
||||||
WaterResistance = 1.0,
|
WaterResistance = 1.0,
|
||||||
@@ -500,19 +496,16 @@ item Amputation_Left_Foot
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
item Amputation_Right_Foot
|
item Amputation_Right_Foot
|
||||||
{
|
{
|
||||||
|
|
||||||
Type = Clothing,
|
Type = Clothing,
|
||||||
DisplayName = Amputated Right Foot,
|
DisplayName = Amputated Right Foot,
|
||||||
|
|
||||||
ClothingItem = Amputation_Right_Foot,
|
ClothingItem = Amputation_Right_Foot,
|
||||||
BodyLocation = TOC_LegRight,
|
BodyLocation = TOC_LegRight,
|
||||||
|
|
||||||
Weight = 0,
|
Weight = 0,
|
||||||
CombatSpeedModifier = 0.9,
|
CombatSpeedModifier = 0.9,
|
||||||
BloodLocation = Hands;LowerArms,
|
BloodLocation = Feet,
|
||||||
|
|
||||||
Insulation = 1.0,
|
Insulation = 1.0,
|
||||||
WindResistance = 1.0,
|
WindResistance = 1.0,
|
||||||
WaterResistance = 1.0,
|
WaterResistance = 1.0,
|
||||||
|
|||||||
Reference in New Issue
Block a user