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