fix: items bodylocs
This commit is contained in:
@@ -16,7 +16,7 @@ module TOC
|
||||
ClothingItemExtra = Prost_HookArm_R,
|
||||
ClothingItemExtraOption = InstallProstRight,
|
||||
clothingExtraSubmenu = InstallProstLeft,
|
||||
BodyLocation = TOC_ArmProst_L,
|
||||
BodyLocation = toc:TOC_ArmProst_L,
|
||||
Weight = 1.5,
|
||||
CombatSpeedModifier = 1.05,
|
||||
BloodLocation = UpperArms;UpperBody,
|
||||
@@ -38,7 +38,7 @@ module TOC
|
||||
ClothingItemExtra = Prost_HookArm_L,
|
||||
ClothingItemExtraOption = InstallProstLeft,
|
||||
clothingExtraSubmenu = InstallProstRight,
|
||||
BodyLocation = TOC_ArmProst_R,
|
||||
BodyLocation = toc:TOC_ArmProst_R,
|
||||
Weight = 1.5,
|
||||
CombatSpeedModifier = 1.05,
|
||||
BloodLocation = UpperArms;UpperBody,
|
||||
@@ -60,7 +60,7 @@ module TOC
|
||||
ClothingItemExtra = Prost_NormalArm_R,
|
||||
ClothingItemExtraOption = InstallProstRight,
|
||||
clothingExtraSubmenu = InstallProstLeft,
|
||||
BodyLocation = TOC_ArmProst_L,
|
||||
BodyLocation = toc:TOC_ArmProst_L,
|
||||
Weight = 2,
|
||||
CombatSpeedModifier = 1.1,
|
||||
BloodLocation = UpperArms;UpperBody,
|
||||
@@ -82,7 +82,7 @@ module TOC
|
||||
ClothingItemExtra = Prost_NormalArm_L,
|
||||
ClothingItemExtraOption = InstallProstLeft,
|
||||
clothingExtraSubmenu = InstallProstRight,
|
||||
BodyLocation = TOC_ArmProst_R,
|
||||
BodyLocation = toc:TOC_ArmProst_R,
|
||||
Weight = 2,
|
||||
CombatSpeedModifier = 1.1,
|
||||
BloodLocation = UpperArms;UpperBody,
|
||||
|
||||
Reference in New Issue
Block a user