mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Add more mutant parts
This commit is contained in:
@@ -152,8 +152,118 @@ class ItemMutantHeartMag: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_MUTANT_HEART;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_HEART;
|
||||
picture = "\dayz_epoch_c\icons\tools\heart_icon_ca.paa";
|
||||
descriptionShort = $STR_MUTANT_HEART_DESC;
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_HEART_DESC;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
};
|
||||
|
||||
class ItemMutantHead: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_HEAD;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_HEAD_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantLeg: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_LEG;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_LEG_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantArm: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_ARM;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_ARM_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantBrain: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_BRAIN;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_BRAIN_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantClaw: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_CLAW;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_CLAW_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantFoot: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_FOOT;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_FOOT_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantLiver: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_LIVER;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_LIVER_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantEyes: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_EYES;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_EYES_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantTongue: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_TONGUE;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_TONGUE_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantTeeth: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_ZOMBIEPARTS_TEETH;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_ZOMBIEPARTS_TEETH_DESC;
|
||||
};
|
||||
|
||||
class ItemMutantSkin: CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
count = 1;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_SKIN;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_zparts_CA.paa";
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_SKIN_DESC;
|
||||
};
|
||||
@@ -1,8 +1,8 @@
|
||||
class ItemMutantHeart: ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
displayName = $STR_MUTANT_HEART;
|
||||
displayName = $STR_EPOCH_MUTANTPARTS_HEART;
|
||||
picture = "\dayz_epoch_c\icons\tools\heart_icon_ca.paa";
|
||||
descriptionShort = $STR_MUTANT_HEART_DESC;
|
||||
descriptionShort = $STR_EPOCH_MUTANTPARTS_HEART_DESC;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
};
|
||||
Reference in New Issue
Block a user