mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Add more mutant parts
This commit is contained in:
@@ -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