mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
CFG WEAPONS DONE
This commit is contained in:
6
SQF/dayz_code/Configs/CfgMagazines/Clothing/Ghillie.hpp
Normal file
6
SQF/dayz_code/Configs/CfgMagazines/Clothing/Ghillie.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
class Skin_Sniper1_DZ : SkinBase
|
||||
{
|
||||
scope = public;
|
||||
displayName = $STR_EQUIP_NAME_GHILLIE;
|
||||
descriptionShort = $STR_EQUIP_DESC_GHILLIE;
|
||||
};
|
||||
Reference in New Issue
Block a user