From 6e590d0d181b562e08b3b9cc5576dc57d855388e Mon Sep 17 00:00:00 2001 From: Pao Date: Mon, 30 Jan 2023 01:17:37 +0100 Subject: [PATCH] Fixes to xmls --- .../clothingItems/Prost_Left_LowerArm_MetalHook.xml | 1 - .../Prost_Left_LowerArm_ProstheticKnife.xml | 12 ------------ .../clothingItems/Prost_Left_LowerArm_WoodenHook.xml | 1 - .../clothingItems/Prost_Right_LowerArm_MetalHook.xml | 3 ++- .../Prost_Right_LowerArm_WoodenHook.xml | 3 ++- 5 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 media/clothing/clothingItems/Prost_Left_LowerArm_ProstheticKnife.xml diff --git a/media/clothing/clothingItems/Prost_Left_LowerArm_MetalHook.xml b/media/clothing/clothingItems/Prost_Left_LowerArm_MetalHook.xml index c273030..80ea2c4 100644 --- a/media/clothing/clothingItems/Prost_Left_LowerArm_MetalHook.xml +++ b/media/clothing/clothingItems/Prost_Left_LowerArm_MetalHook.xml @@ -9,5 +9,4 @@ 4 Clothes\metal_male Clothes\metal_female - \ No newline at end of file diff --git a/media/clothing/clothingItems/Prost_Left_LowerArm_ProstheticKnife.xml b/media/clothing/clothingItems/Prost_Left_LowerArm_ProstheticKnife.xml deleted file mode 100644 index d331934..0000000 --- a/media/clothing/clothingItems/Prost_Left_LowerArm_ProstheticKnife.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - Prost_Left_LowerArm_Hook_Male - Prost_Left_LowerArm_Hook_Female - aea8e02a-cba0-48d0-9eb0-7087651306b0 - false - false - false - Clothes\wood_male - Clothes\wood_female - - \ No newline at end of file diff --git a/media/clothing/clothingItems/Prost_Left_LowerArm_WoodenHook.xml b/media/clothing/clothingItems/Prost_Left_LowerArm_WoodenHook.xml index d331934..77af0eb 100644 --- a/media/clothing/clothingItems/Prost_Left_LowerArm_WoodenHook.xml +++ b/media/clothing/clothingItems/Prost_Left_LowerArm_WoodenHook.xml @@ -8,5 +8,4 @@ false Clothes\wood_male Clothes\wood_female - \ No newline at end of file diff --git a/media/clothing/clothingItems/Prost_Right_LowerArm_MetalHook.xml b/media/clothing/clothingItems/Prost_Right_LowerArm_MetalHook.xml index 318c2ce..eb3084f 100644 --- a/media/clothing/clothingItems/Prost_Right_LowerArm_MetalHook.xml +++ b/media/clothing/clothingItems/Prost_Right_LowerArm_MetalHook.xml @@ -6,5 +6,6 @@ false false false - Clothes\metal + Clothes\metal_male + Clothes\metal_female \ No newline at end of file diff --git a/media/clothing/clothingItems/Prost_Right_LowerArm_WoodenHook.xml b/media/clothing/clothingItems/Prost_Right_LowerArm_WoodenHook.xml index 10b0ef4..2e32121 100644 --- a/media/clothing/clothingItems/Prost_Right_LowerArm_WoodenHook.xml +++ b/media/clothing/clothingItems/Prost_Right_LowerArm_WoodenHook.xml @@ -6,5 +6,6 @@ false false false - Clothes\wood + Clothes\wood_male + Clothes\wood_female \ No newline at end of file