mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
6 lines
202 B
C++
6 lines
202 B
C++
class ItemPilotmask_DZE : ItemCore {
|
|
scope = public;
|
|
picture = "\dayz_epoch_c\icons\tools\ItemPilotmask.paa";
|
|
displayName = $STR_EQUIP_PILOT_MASK;
|
|
descriptionShort = $STR_EQUIP_PILOT_MASK_DESC;
|
|
}; |