mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Should be all scope entries
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class MV22;
|
||||
class MV22_DZ : MV22 {
|
||||
accuracy = 1000;
|
||||
scope = 2;
|
||||
scope = public;
|
||||
displayName = "MV-22";
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
|
||||
Reference in New Issue
Block a user