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:
@@ -11,7 +11,7 @@ class UH1H_base: Helicopter {
|
||||
};
|
||||
|
||||
class UH1H_DZ: UH1H_base {
|
||||
scope = 2;
|
||||
scope = public;
|
||||
side = 2;
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
|
||||
Reference in New Issue
Block a user