Add more mutant parts

This commit is contained in:
A Man
2021-08-26 13:12:01 +02:00
parent 890f4dcd2a
commit 03dc01dfa4
4 changed files with 270 additions and 8 deletions

View File

@@ -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";
};