mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
6 lines
178 B
C++
6 lines
178 B
C++
class ItemAPSI_DZE : ItemCore {
|
|
scope = public;
|
|
displayName = $STR_EQUIP_APSI;
|
|
picture = "\dayz_epoch_c\icons\tools\ItemAPSI.paa";
|
|
descriptionShort = $STR_EQUIP_APSI_DESC;
|
|
}; |