mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Move weapons to rifles folder
This commit is contained in:
5
SQF/dayz_code/Configs/CfgWeapons/Rifles/VSSVintorez.hpp
Normal file
5
SQF/dayz_code/Configs/CfgWeapons/Rifles/VSSVintorez.hpp
Normal file
@@ -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