diff --git a/media/scripts/TOC_items.txt b/media/scripts/TOC_items.txt index 8cda691..50e0cbe 100644 --- a/media/scripts/TOC_items.txt +++ b/media/scripts/TOC_items.txt @@ -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,