mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Increase coverage angle of LandVehicle headlights
Vanilla commits:194479c98e369bc6c5f35b591a25c178d65bd1ae
This commit is contained in:
@@ -3,4 +3,11 @@ class Tractor: Car {
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
class Reflectors
|
||||
{
|
||||
class Left
|
||||
{
|
||||
angle = 120;
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user