mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Added WIP Limited fuel in Refuel points.
Vanilla development commits: https://github.com/DayZMod/DayZ/commit/707a591765c8a568429fd243a0f3d6f38793d8dc https://github.com/DayZMod/DayZ/commit/c453cdedd2568ab365788415e6dcfbecc5c6cfd4 Set to double vanilla default value since Epoch has a lot more large vehicles with 1000+ fuel capacity.
This commit is contained in:
@@ -16,6 +16,7 @@ dayz_quickSwitch = false; //Turns on forced animation for weapon switch. (hotkey
|
||||
dayz_POIs = true;
|
||||
dayz_infectiousWaterholes = true;
|
||||
dayz_ForcefullmoonNights = true; // Forces night time to be full moon.
|
||||
dayz_randomMaxFuelAmount = 500; //Puts a random amount of fuel in all fuel stations.
|
||||
|
||||
//DayZMod presets
|
||||
dayz_presets = "Custom"; //"Custom","Classic","Vanilla","Elite"
|
||||
|
||||
Reference in New Issue
Block a user