mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Lower nutrition values for push plane
Vanilla commit:
81297c8e26
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;
|
[player,20,true,(getPosATL player)] call player_alertZombies;
|
||||||
|
|
||||||
// Added Nutrition-Factor for work
|
// 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