mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Updated Nutrition Values for refueling vehicles. (per can)
Vanilla development commit:
fac691a614
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user