updating scripts.txt
This commit is contained in:
@@ -330,47 +330,542 @@ imports
|
||||
|
||||
/************************ Prosthesis base items ************************/
|
||||
|
||||
item WoodenHook
|
||||
{
|
||||
Weight = 1,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = DisplayName_WoodenHook,
|
||||
Icon = woodenHook,
|
||||
Tooltip = Tooltip_prosthesic_limb,
|
||||
WorldStaticModel = TOC.WoodenHook,
|
||||
}
|
||||
item ProstPart_WoodenBase
|
||||
{
|
||||
Weight = 0.70,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Wooden Base,
|
||||
Icon = ProstTestBase,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item ProstPart_MetalBase
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Metal Base,
|
||||
Icon = ProstTestBase,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item ProstPart_LeatherBase
|
||||
{
|
||||
Weight = 1.00,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Leather Base,
|
||||
Icon = ProstTestBase,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item ProstPart_WoodenHook
|
||||
{
|
||||
Weight = 0.20,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Wooden Hook,
|
||||
Icon = ProstTestTop,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item ProstPart_MetalHook
|
||||
{
|
||||
Weight = 0.50,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Metal Hook,
|
||||
Icon = ProstTestTop,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item ProstPart_MetalHand
|
||||
{
|
||||
Weight = 0.70,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Metal Hand,
|
||||
Icon = ProstTestTop,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
|
||||
|
||||
/************************ Prosthesis full items ************************/
|
||||
item Prost_WoodenBase_WoodenHook
|
||||
{
|
||||
Weight = 0.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_Hand_WoodenBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_WoodenHook
|
||||
{
|
||||
Weight = 0.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_Hand_WoodenBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_WoodenHook
|
||||
{
|
||||
Weight = 0.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_WoodenBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_WoodenHook
|
||||
{
|
||||
Weight = 0.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_WoodenBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHand
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_Hand_WoodenBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHand
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_Hand_WoodenBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHand
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_LowerArm_WoodenBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_WoodenBase_MetalHand
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Wooden Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_LowerArm_WoodenBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_WoodenHook
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_Hand_MetalBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_WoodenHook
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_Hand_MetalBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_WoodenHook
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_MetalBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_WoodenHook
|
||||
{
|
||||
Weight = 1.40,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_MetalBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHook
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_Hand_MetalBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHook
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_Hand_MetalBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHook
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHook
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHand
|
||||
{
|
||||
Weight = 1.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_Hand_MetalBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHand
|
||||
{
|
||||
Weight = 1.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_Hand_MetalBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHand
|
||||
{
|
||||
Weight = 1.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_LowerArm_MetalBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_MetalBase_MetalHand
|
||||
{
|
||||
Weight = 1.90,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Metal Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_LowerArm_MetalBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_WoodenHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_Hand_LeatherBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_WoodenHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_Hand_LeatherBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_WoodenHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Wooden Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_LeatherBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_WoodenHook
|
||||
{
|
||||
Weight = 1.20,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Wooden Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_LeatherBase_WoodenHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHook
|
||||
{
|
||||
Weight = 1.50,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHook
|
||||
{
|
||||
Weight = 1.50,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHook
|
||||
{
|
||||
Weight = 1.50,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hook,
|
||||
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHook
|
||||
{
|
||||
Weight = 1.50,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hook,
|
||||
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHook,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHand
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_Hand_LeatherBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHand
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_Hand_LeatherBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHand
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hand,
|
||||
ClothingItem = Prost_Left_LowerArm_LeatherBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmLeftProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
item Prost_LeatherBase_MetalHand
|
||||
{
|
||||
Weight = 1.70,
|
||||
Type = Clothing,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = Prosthesis - Leather Base and Metal Hand,
|
||||
ClothingItem = Prost_Right_LowerArm_LeatherBase_MetalHand,
|
||||
BodyLocation = JCIO_ArmRightProsthesis,
|
||||
BloodLocation = Hands,
|
||||
Icon = metalLeg,
|
||||
Tooltip = TempTooltip,
|
||||
CanHaveHoles = false,
|
||||
}
|
||||
|
||||
|
||||
|
||||
item MetalHook
|
||||
{
|
||||
Weight = 0.5,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = DisplayName_MetalHook,
|
||||
Icon = metalHook,
|
||||
Tooltip = Tooltip_prosthesic_limb,
|
||||
WorldStaticModel = TOC.MetalHook,
|
||||
|
||||
}
|
||||
|
||||
item MetalHand
|
||||
{
|
||||
Weight = 0.3,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = DisplayName_MetalHand,
|
||||
Icon = metalHand,
|
||||
Tooltip = Tooltip_prosthesic_limb,
|
||||
}
|
||||
item ProstheticKnife
|
||||
{
|
||||
Weight = 0.5,
|
||||
Type = Normal,
|
||||
DisplayCategory = Prosthesis,
|
||||
DisplayName = DisplayName_ProstheticKnife,
|
||||
Icon = metalHand,
|
||||
Tooltip = Tooltip_ProstheticKnife,
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user