mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Should be all scope entries
This commit is contained in:
@@ -13,7 +13,7 @@ class UH1_Base: Helicopter {
|
||||
};
|
||||
};
|
||||
class UH1Y_DZ: UH1_Base {
|
||||
scope = 2;
|
||||
scope = public;
|
||||
side = 2;
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
|
||||
Reference in New Issue
Block a user