mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Lower nutrition values for push plane
Vanilla commit: https://github.com/DayZMod/DayZ/commit/81297c8e26ff24bd7094d722a4edfdbf0efaceec Now using the same as refuel. It takes a lot of pushes to move the plane any significant distance (usually 10-20).
This commit is contained in:
@@ -27,4 +27,4 @@ _object setVelocity [
|
||||
[player,20,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;
|
||||
|
||||
Reference in New Issue
Block a user