Let's switch back to the OG name

This commit is contained in:
Pao
2023-03-04 00:35:21 +01:00
parent f55fe877f7
commit cf0c93fb4b
89 changed files with 651 additions and 651 deletions

View File

@@ -1,4 +1,4 @@
module JCIO
module TOC
{
imports
{
@@ -11,7 +11,7 @@ imports
DisplayName = Amputated right hand,
ClothingItem = Amputation_Right_Hand,
BodyLocation = JCIO_ArmRight,
BodyLocation = TOC_ArmRight,
Weight = 0,
CombatSpeedModifier = 0.9,
@@ -30,7 +30,7 @@ imports
DisplayName = Amputated right forearm,
ClothingItem = Amputation_Right_LowerArm,
BodyLocation = JCIO_ArmRight,
BodyLocation = TOC_ArmRight,
Weight = 0,
CombatSpeedModifier = 0.8,
@@ -48,7 +48,7 @@ imports
DisplayName = Amputated entire right arm,
ClothingItem = Amputation_Right_UpperArm,
BodyLocation = JCIO_ArmRight,
BodyLocation = TOC_ArmRight,
BloodLocation = UpperArms;UpperBody,
Weight = 0,
CombatSpeedModifier = 0.7,
@@ -65,7 +65,7 @@ imports
DisplayName = Amputated left hand,
ClothingItem = Amputation_Left_Hand,
BodyLocation = JCIO_ArmLeft,
BodyLocation = TOC_ArmLeft,
Weight = 0,
CombatSpeedModifier = 0.9,
@@ -84,7 +84,7 @@ imports
DisplayCategory = Amputation,
DisplayName = Amputated left forearm,
ClothingItem = Amputation_Left_LowerArm,
BodyLocation = JCIO_ArmLeft,
BodyLocation = TOC_ArmLeft,
Weight = 0,
CombatSpeedModifier = 0.8,
@@ -102,7 +102,7 @@ imports
Type = Clothing,
DisplayName = Amputated entire left arm,
ClothingItem = Amputation_Left_UpperArm,
BodyLocation = JCIO_ArmLeft,
BodyLocation = TOC_ArmLeft,
Weight = 0,
CombatSpeedModifier = 0.7,
@@ -162,7 +162,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Hand - Wooden Hook,
ClothingItem = Prost_Right_Hand_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = woodenHook,
Tooltip = Tooltip_equip_prothesis_hand,
@@ -177,7 +177,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Hand - Wooden Hook,
ClothingItem = Prost_Left_Hand_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = woodenHook,
Tooltip = Tooltip_equip_prothesis_hand,
@@ -193,7 +193,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Hand - Metal Hook,
ClothingItem = Prost_Right_Hand_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalHook,
Tooltip = Tooltip_equip_prothesis_hand,
@@ -208,7 +208,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Hand - Metal Hook,
ClothingItem = Prost_Left_Hand_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalHook,
Tooltip = Tooltip_equip_prothesis_hand,
@@ -222,7 +222,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Hand - Metal Hand,
ClothingItem = Prost_Right_Hand_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalHand,
Tooltip = Tooltip_equip_prothesis_hand,
@@ -236,7 +236,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Hand - Metal Hand,
ClothingItem = Prost_Left_Hand_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalHand,
Tooltip = Tooltip_equip_prothesis_hand",
@@ -250,7 +250,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Forearm - Wooden Hook,
ClothingItem = Prost_Right_LowerArm_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = LowerArms;Hands,
Icon = woodenHook,
Tooltip = Tooltip_equip_prothesis_fore,
@@ -264,7 +264,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Forearm - Wooden Hook,
ClothingItem = Prost_Left_LowerArm_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = LowerArms;Hands,
Icon = woodenHook,
Tooltip = Tooltip_equip_prothesis_fore,
@@ -278,7 +278,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Forearm - Metal Hook,
ClothingItem = Prost_Right_LowerArm_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = LowerArms;Hands,
Icon = metalHook,
Tooltip = Tooltip_equip_prothesis_fore,
@@ -292,7 +292,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Forearm - Metal Hook,
ClothingItem = Prost_Left_LowerArm_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = LowerArms;Hands,
Icon = metalHook,
@@ -307,7 +307,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Right Forearm - Metal Hand,
ClothingItem = Prost_Right_LowerArm_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = LowerArms;Hands,
Icon = metalHand,
Tooltip = Tooltip_equip_prothesis_fore,
@@ -321,7 +321,7 @@ imports
DisplayCategory = Prosthesis,
DisplayName = Left Forearm - Metal Hand,
ClothingItem = Prost_Left_LowerArm_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = LowerArms;Hands,
Icon = metalHand,
Tooltip = Tooltip_equip_prothesis_fore,
@@ -400,7 +400,7 @@ item Prost_WoodenBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -413,7 +413,7 @@ item Prost_WoodenBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -426,7 +426,7 @@ item Prost_WoodenBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -439,7 +439,7 @@ item Prost_WoodenBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_WoodenBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -452,7 +452,7 @@ item Prost_WoodenBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -465,7 +465,7 @@ item Prost_WoodenBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -478,7 +478,7 @@ item Prost_WoodenBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -491,7 +491,7 @@ item Prost_WoodenBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -504,7 +504,7 @@ item Prost_WoodenBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -517,7 +517,7 @@ item Prost_WoodenBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -530,7 +530,7 @@ item Prost_WoodenBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -543,7 +543,7 @@ item Prost_WoodenBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Wooden Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -556,7 +556,7 @@ item Prost_MetalBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -569,7 +569,7 @@ item Prost_MetalBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -582,7 +582,7 @@ item Prost_MetalBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -595,7 +595,7 @@ item Prost_MetalBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_MetalBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -608,7 +608,7 @@ item Prost_MetalBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Left_Hand_MetalBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -621,7 +621,7 @@ item Prost_MetalBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Right_Hand_MetalBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -634,7 +634,7 @@ item Prost_MetalBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -647,7 +647,7 @@ item Prost_MetalBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -660,7 +660,7 @@ item Prost_MetalBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Left_Hand_MetalBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -673,7 +673,7 @@ item Prost_MetalBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Right_Hand_MetalBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -686,7 +686,7 @@ item Prost_MetalBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -699,7 +699,7 @@ item Prost_MetalBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Metal Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -712,7 +712,7 @@ item Prost_LeatherBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Left_Hand_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -725,7 +725,7 @@ item Prost_LeatherBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Right_Hand_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -738,7 +738,7 @@ item Prost_LeatherBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Left_LowerArm_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -751,7 +751,7 @@ item Prost_LeatherBase_WoodenHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Wooden Hook,
ClothingItem = Prost_Right_LowerArm_LeatherBase_WoodenHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -764,7 +764,7 @@ item Prost_LeatherBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -777,7 +777,7 @@ item Prost_LeatherBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -790,7 +790,7 @@ item Prost_LeatherBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -803,7 +803,7 @@ item Prost_LeatherBase_MetalHook
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hook,
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHook,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -816,7 +816,7 @@ item Prost_LeatherBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -829,7 +829,7 @@ item Prost_LeatherBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -842,7 +842,7 @@ item Prost_LeatherBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmLeftProsthesis,
BodyLocation = TOC_ArmLeftProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -855,7 +855,7 @@ item Prost_LeatherBase_MetalHand
DisplayCategory = Prosthesis,
DisplayName = Prosthesis - Leather Base and Metal Hand,
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHand,
BodyLocation = JCIO_ArmRightProsthesis,
BodyLocation = TOC_ArmRightProsthesis,
BloodLocation = Hands,
Icon = metalLeg,
Tooltip = TempTooltip,
@@ -980,7 +980,7 @@ item Amputation_Left_Foot
DisplayName = Amputated Left Foot,
ClothingItem = Amputation_Left_Foot,
BodyLocation = JCIO_LegLeft,
BodyLocation = TOC_LegLeft,
Weight = 0,
CombatSpeedModifier = 0.9,
@@ -999,7 +999,7 @@ item Amputation_Right_Foot
DisplayName = Amputated Right Foot,
ClothingItem = Amputation_Right_Foot,
BodyLocation = JCIO_LegRight,
BodyLocation = TOC_LegRight,
Weight = 0,
CombatSpeedModifier = 0.9,

View File

@@ -1,4 +1,4 @@
module JCIO
module TOC
{
model MetalHook
{

View File

@@ -1,4 +1,4 @@
module JCIO
module TOC
{
imports
{