mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
as50 DZ config
This commit is contained in:
@@ -266,7 +266,7 @@ class CfgWeapons {
|
|||||||
#include "CfgWeapons\Item\ItemToolbox.hpp"
|
#include "CfgWeapons\Item\ItemToolbox.hpp"
|
||||||
|
|
||||||
//Sniper Rifel
|
//Sniper Rifel
|
||||||
//#include "CfgWeapons\Weapon\Sniper\AS50.hpp"
|
#include "CfgWeapons\Weapon\Sniper\AS50.hpp"
|
||||||
#include "CfgWeapons\Weapon\Sniper\M107.hpp"
|
#include "CfgWeapons\Weapon\Sniper\M107.hpp"
|
||||||
#include "CfgWeapons\Weapon\Sniper\KSVK.hpp"
|
#include "CfgWeapons\Weapon\Sniper\KSVK.hpp"
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
/*
|
class BAF_AS50_scoped_DZ : BAF_AS50_scoped {
|
||||||
class BAF_AS50_scoped : BAF_AS50_scoped {
|
|
||||||
displayname = "AS50_DZ";
|
displayname = "AS50_DZ";
|
||||||
type = "1";
|
type = "1";
|
||||||
canlock = 0;
|
canlock = 0;
|
||||||
//cursor = "RifleCursor";
|
//cursor = "RifleCursor";
|
||||||
//cursoraim = "Foresight";
|
//cursoraim = "Foresight";
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
Reference in New Issue
Block a user