mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
* 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
5 lines
122 B
C++
5 lines
122 B
C++
class VSS_vintorez;
|
|
class VSS_vintorez_DZE: VSS_vintorez
|
|
{
|
|
magazines[] = {"20Rnd_9x39_SP5_VSS", "10Rnd_9x39_SP5_VSS"};
|
|
}; |