Add epoch version of the Red Ryder BB gun

This commit is contained in:
A Man
2021-06-26 13:34:30 +02:00
parent 18d08b40e8
commit 597e6086e2
12 changed files with 61 additions and 8 deletions

View File

@@ -59,6 +59,10 @@ class 350Rnd_BB_Magazine
{
weight = 0.06;
};
class 350Rnd_BB_GUN
{
weight = 0.06;
};
class 8Rnd_12Gauge_Buck
{
weight = 0.3;

View File

@@ -78,6 +78,10 @@ class RedRyder
{
weight = 1;
};
class RedRyder_DZ
{
weight = 1;
};
class Saiga12K
{
weight = 3.5;