Fixed issue with items

This commit is contained in:
ZioPao
2024-03-20 10:47:28 +01:00
parent dd91ca3c7a
commit e055b49c10
4 changed files with 10 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ module TOC
DisplayCategory = Amputation,
ClothingItem = Amputation_Hand_R,
BodyLocation = TOC_Arm_R,
BodyLocation = TOC_Arm,
Weight = 0,
CombatSpeedModifier = 0.9,
@@ -48,7 +48,7 @@ module TOC
DisplayCategory = Amputation,
ClothingItem = Amputation_UpperArm_R,
BodyLocation = TOC_Arm_R,
BodyLocation = TOC_Arm,
BloodLocation = UpperArms;UpperBody,
Weight = 0,
CombatSpeedModifier = 0.7,