mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
avoid chainsaw from using dayz_meleeMagazineCheck
This commit is contained in:
@@ -83,7 +83,7 @@ class CfgWeapons {
|
|||||||
class ChainSaw: Rifle
|
class ChainSaw: Rifle
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
melee= "true";
|
//melee= "true";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
bullet1[] = {"ca\sounds\weapons\shells\big_shell_wood_01",0.0707946,1,15};
|
bullet1[] = {"ca\sounds\weapons\shells\big_shell_wood_01",0.0707946,1,15};
|
||||||
|
|||||||
Reference in New Issue
Block a user