mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Add HK417
This commit is contained in:
@@ -18,10 +18,12 @@
|
||||
|
||||
#include "Sup9.hpp"
|
||||
#include "Sup10.hpp"
|
||||
#include "Sup45.hpp"
|
||||
#include "Sup57.hpp"
|
||||
#include "Sup68.hpp"
|
||||
#include "Sup556.hpp"
|
||||
#include "Sup545.hpp"
|
||||
#include "Sup762.hpp"
|
||||
#include "SupMakarov.hpp"
|
||||
#include "SupBizon.hpp"
|
||||
|
||||
@@ -33,6 +35,4 @@
|
||||
#include "Laser.hpp"
|
||||
#include "NSPU.hpp"
|
||||
#include "NV.hpp"
|
||||
#include "TWS.hpp"
|
||||
#include "Sup762.hpp"
|
||||
#include "Sup45.hpp"
|
||||
#include "TWS.hpp"
|
||||
@@ -4,8 +4,8 @@ class Attachment_Sup762 : CA_Magazine {
|
||||
type = 256;
|
||||
model = "\z\addons\dayz_communityweapons\attachments\suppressor556\suppressor556.p3d";
|
||||
picture = "\z\addons\dayz_communityweapons\attachments\suppressor556\data\m_suppressor556_ca.paa";
|
||||
displayName = $STR_DZE_ATTACHMENT_762SUP_NAME;
|
||||
descriptionShort = $STR_DZE_ATTACHMENT_762SUP_DESC;
|
||||
displayName = $STR_DZ_ATT_SUP762_NAME;
|
||||
descriptionShort = $STR_DZ_ATT_SUP762_DESC;
|
||||
class ItemActions
|
||||
{
|
||||
class AttachToPrimary
|
||||
|
||||
Reference in New Issue
Block a user