mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Should be all scope entries
This commit is contained in:
@@ -9,7 +9,7 @@ class CfgWeapons {
|
||||
class RifleCore;
|
||||
class FakeWeapon: RifleCore
|
||||
{
|
||||
scope = 1;
|
||||
scope = protected;
|
||||
stopThis = true;
|
||||
type = 0;
|
||||
cursor = "";
|
||||
|
||||
Reference in New Issue
Block a user