mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add Anzio_20_DZ
https://github.com/EpochModTeam/DayZ-Epoch/pull/1680#issuecomment-243150947
This commit is contained in:
@@ -22,6 +22,7 @@ class CfgWeapons
|
||||
#include "Loot.hpp"
|
||||
|
||||
//Sniper Rifles
|
||||
#include "Weapon\Sniper\Anzio_20.hpp"
|
||||
#include "Weapon\Sniper\AS50.hpp"
|
||||
#include "Weapon\Sniper\M107.hpp"
|
||||
#include "Weapon\Sniper\KSVK.hpp"
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
class Anzio_20;
|
||||
class Anzio_20_DZ : Anzio_20 {
|
||||
type = 1;
|
||||
};
|
||||
Reference in New Issue
Block a user