From 1117268b3f67c6e5e8c307ef65004499b96a9791 Mon Sep 17 00:00:00 2001 From: Pao Date: Mon, 6 Feb 2023 23:42:49 +0100 Subject: [PATCH] test --- media/scripts/TOC_items.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) 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,