Move weapons to rifles folder

This commit is contained in:
A Man
2020-01-15 20:45:12 +01:00
parent 8557f559df
commit 504ddbbb57
9 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
class VSS_vintorez;
class VSS_vintorez_DZE: VSS_vintorez
{
magazines[] = {"20Rnd_9x39_SP5_VSS", "10Rnd_9x39_SP5_VSS"};
};