Fixes to xmls

This commit is contained in:
Pao
2023-01-30 01:17:37 +01:00
parent 1d29c96b77
commit 6e590d0d18
5 changed files with 4 additions and 16 deletions

View File

@@ -9,5 +9,4 @@
<m_Masks>4</m_Masks> <m_Masks>4</m_Masks>
<textureChoices>Clothes\metal_male</textureChoices> <textureChoices>Clothes\metal_male</textureChoices>
<textureChoices>Clothes\metal_female</textureChoices> <textureChoices>Clothes\metal_female</textureChoices>
</clothingItem> </clothingItem>

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<clothingItem>
<m_MaleModel>Prost_Left_LowerArm_Hook_Male</m_MaleModel>
<m_FemaleModel>Prost_Left_LowerArm_Hook_Female</m_FemaleModel>
<m_GUID>aea8e02a-cba0-48d0-9eb0-7087651306b0</m_GUID>
<m_Static>false</m_Static>
<m_AllowRandomHue>false</m_AllowRandomHue>
<m_AllowRandomTint>false</m_AllowRandomTint>
<textureChoices>Clothes\wood_male</textureChoices>
<textureChoices>Clothes\wood_female</textureChoices>
</clothingItem>

View File

@@ -8,5 +8,4 @@
<m_AllowRandomTint>false</m_AllowRandomTint> <m_AllowRandomTint>false</m_AllowRandomTint>
<textureChoices>Clothes\wood_male</textureChoices> <textureChoices>Clothes\wood_male</textureChoices>
<textureChoices>Clothes\wood_female</textureChoices> <textureChoices>Clothes\wood_female</textureChoices>
</clothingItem> </clothingItem>

View File

@@ -6,5 +6,6 @@
<m_Static>false</m_Static> <m_Static>false</m_Static>
<m_AllowRandomHue>false</m_AllowRandomHue> <m_AllowRandomHue>false</m_AllowRandomHue>
<m_AllowRandomTint>false</m_AllowRandomTint> <m_AllowRandomTint>false</m_AllowRandomTint>
<textureChoices>Clothes\metal</textureChoices> <textureChoices>Clothes\metal_male</textureChoices>
<textureChoices>Clothes\metal_female</textureChoices>
</clothingItem> </clothingItem>

View File

@@ -6,5 +6,6 @@
<m_Static>false</m_Static> <m_Static>false</m_Static>
<m_AllowRandomHue>false</m_AllowRandomHue> <m_AllowRandomHue>false</m_AllowRandomHue>
<m_AllowRandomTint>false</m_AllowRandomTint> <m_AllowRandomTint>false</m_AllowRandomTint>
<textureChoices>Clothes\wood</textureChoices> <textureChoices>Clothes\wood_male</textureChoices>
<textureChoices>Clothes\wood_female</textureChoices>
</clothingItem> </clothingItem>