Lower or remove nutrition hit for some actions #1857

Fixes #1857
This commit is contained in:
ebaydayz
2017-01-06 13:27:22 -05:00
parent 3a7744d18d
commit 33672d99ee
32 changed files with 21 additions and 60 deletions

View File

@@ -94,7 +94,6 @@ while {_isOk} do {
format[localize "str_epoch_player_163",_nameVehicle,(_counter + 1),_limit] call dayz_rollingMessages;
["Working",0,[20,40,15,0]] call dayz_NutritionSystem;
player playActionNow "Medic";
_dis=20;
[player,_dis,true,(getPosATL player)] spawn player_alertZombies;
@@ -195,7 +194,7 @@ if (_proceed && _success) then {
};
format[localize "str_epoch_player_165",_nameVehicle] call dayz_rollingMessages;
["Working",0,[3,2,4,0]] call dayz_NutritionSystem;
_preventRefund = false;
_selectedRemoveOutput = [];