mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
7 lines
180 B
C++
7 lines
180 B
C++
class ItemMutantHeart: ItemCore
|
|
{
|
|
scope = 2;
|
|
displayName = $STR_MUTANT_HEART;
|
|
picture = "\nst\ns_mutants\blood\heart_icon_ca.paa";
|
|
descriptionShort = $STR_MUTANT_HEART_DESC;
|
|
}; |