mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update path due to mod conflict with namalsk
This commit is contained in:
@@ -2,7 +2,7 @@ class ItemMutantHeart: ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
displayName = $STR_MUTANT_HEART;
|
||||
picture = "\nst\ns_mutants\blood\heart_icon_ca.paa";
|
||||
picture = "\dayz_epoch_c\icons\tools\heart_icon_ca.paa";
|
||||
descriptionShort = $STR_MUTANT_HEART_DESC;
|
||||
model = "\z\addons\dayz_epoch\models\zombie_parts_bag_v2.p3d";
|
||||
};
|
||||
Reference in New Issue
Block a user