Updated Nutrition Values for refueling vehicles. (per can)

Vanilla development commit:

https://github.com/DayZMod/DayZ/commit/fac691a6145c0efb1406cca51d5523d74b691b55
This commit is contained in:
ebaydayz
2016-08-11 16:01:16 -04:00
parent 7439b87779
commit f985c50382
+1 -1
View File
@@ -37,7 +37,7 @@ if (!_fueling) then {
[player,_dis,true,(getPosATL player)] call player_alertZombies;
// Added Nutrition-Factor for work
["Working",0,[20,40,15,0]] call dayz_NutritionSystem;
["Working",0,[0,1,3,0]] call dayz_NutritionSystem;
r_doLoop = true;
_started = false;