Easier than expected, now prost won't show up when equipped

This commit is contained in:
Pao
2023-01-15 12:50:58 +01:00
parent f35c8ca9ca
commit 754478db03
6 changed files with 80 additions and 63 deletions

View File

@@ -124,8 +124,8 @@ imports
{
Weight = 1,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,*/
ClothingItem = ArmRight_WoodenHook,
BodyLocation = ArmRight_Prot,
Icon = woodenHook,
@@ -137,8 +137,8 @@ imports
{
Weight = 1,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,*/
ClothingItem = ArmLeft_WoodenHook,
BodyLocation = ArmLeft_Prot,
Icon = woodenHook,
@@ -150,8 +150,8 @@ imports
{
Weight = 0.5,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,*/
ClothingItem = ArmRight_MetalHook,
BodyLocation = ArmRight_Prot,
Icon = metalHook,
@@ -163,8 +163,8 @@ imports
{
Weight = 0.5,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,*/
ClothingItem = ArmLeft_MetalHook,
BodyLocation = ArmLeft_Prot,
Icon = metalHook,
@@ -176,8 +176,8 @@ imports
{
Weight = 0.3,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,*/
ClothingItem = ArmRight_MetalHamd,
BodyLocation = ArmRight_Prot,
Icon = metalHand,
@@ -189,8 +189,8 @@ imports
{
Weight = 0.3,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,*/
ClothingItem = ArmLeft_MetalHand,
BodyLocation = ArmLeft_Prot,
Icon = metalHand,
@@ -202,8 +202,8 @@ imports
{
Weight = 2,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,*/
ClothingItem = ArmRight_WoodenHook_fore,
BodyLocation = ArmRight_Prot,
Icon = woodenHook,
@@ -215,8 +215,8 @@ imports
{
Weight = 2,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_woodenHook,*/
ClothingItem = ArmLeft_WoodenHook_fore,
BodyLocation = ArmLeft_Prot,
Icon = woodenHook,
@@ -228,8 +228,8 @@ imports
{
Weight = 1.5,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,*/
ClothingItem = ArmRight_MetalHook_fore,
BodyLocation = ArmRight_Prot,
Icon = metalHook,
@@ -241,8 +241,8 @@ imports
{
Weight = 1.5,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHook,*/
ClothingItem = ArmLeft_MetalHook_fore,
BodyLocation = ArmLeft_Prot,
Icon = metalHook,
@@ -254,8 +254,8 @@ imports
{
Weight = 1.2,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,*/
ClothingItem = ArmRight_MetalHand_fore,
BodyLocation = ArmRight_Prot,
Icon = metalHand,
@@ -267,8 +267,8 @@ imports
{
Weight = 1.2,
Type = Clothing,
DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,
/*DisplayCategory = Prosthesis,
DisplayName = DisplayName_metalHand,*/
ClothingItem = ArmLeft_MetalHand_fore,
BodyLocation = ArmLeft_Prot,
Icon = metalHand,