Add mutant heart as magazine version too, fix typo

This commit is contained in:
A Man
2021-08-24 16:31:08 +02:00
parent d1abb66e9f
commit 1d4d24a055
6 changed files with 22 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ class ItemMutantHeart: ItemCore
displayName = $STR_MUTANT_HEART;
picture = "\nst\ns_mutants\blood\heart_icon_ca.paa";
descriptionShort = $STR_MUTANT_HEART_DESC;
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
};