mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +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:
@@ -0,0 +1,5 @@
|
||||
class VSS_vintorez;
|
||||
class VSS_vintorez_DZE: VSS_vintorez
|
||||
{
|
||||
magazines[] = {"20Rnd_9x39_SP5_VSS", "10Rnd_9x39_SP5_VSS"};
|
||||
};
|
||||
Reference in New Issue
Block a user