mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Adding 13 new items and a DZE version of the vss vintorez (#1890)
* strings for new items * adding new documents.hpp * adding new documents * adding vss vintorez dze vss vintorez dze spawns with 20 rounds magazine like in epoch 1.0.5.1 * adding vss vintorez dze * Update stringtable.xml
This commit is contained in:
@@ -27,7 +27,7 @@ class CfgWeapons
|
||||
#include "Weapon\Sniper\M107.hpp"
|
||||
#include "Weapon\Sniper\KSVK.hpp"
|
||||
#include "Weapon\Sniper\M4SPR.hpp"
|
||||
|
||||
#include "Weapon\Sniper\VSSVintorez.hpp"
|
||||
|
||||
|
||||
//each include is preceded by its required external references.
|
||||
@@ -264,6 +264,7 @@ class CfgWeapons
|
||||
#include "Tools\Radio.hpp"
|
||||
#include "Item\ItemKeyKit.hpp"
|
||||
#include "Item\ItemKeys.hpp"
|
||||
#include "Item\Documents.hpp"
|
||||
|
||||
|
||||
|
||||
@@ -315,4 +316,4 @@ class CfgWeapons
|
||||
};
|
||||
};
|
||||
};*/
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user