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:
A Man
2017-01-31 20:52:54 +01:00
committed by ebayShopper
parent 7431042ec7
commit 0fd3034d54
4 changed files with 202 additions and 11 deletions

View File

@@ -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
};
};
};*/
};
};