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:
@@ -277,7 +277,7 @@ class RHIB2Turret: RHIB
|
||||
|
||||
class RHIB_DZ : Boat
|
||||
{
|
||||
scope = 2;
|
||||
scope = public;
|
||||
displayName = "RHIB";
|
||||
vehicleClass = "Ship";
|
||||
accuracy = 0.5;
|
||||
|
||||
Reference in New Issue
Block a user