diff --git a/SQF/dayz_code/actions/pzombie/pz_feed.sqf b/SQF/dayz_code/actions/pzombie/pz_feed.sqf index db005e413..ccf610fc0 100644 --- a/SQF/dayz_code/actions/pzombie/pz_feed.sqf +++ b/SQF/dayz_code/actions/pzombie/pz_feed.sqf @@ -56,7 +56,6 @@ if !(alive _item) then { publicVariableServer "PVDZ_serverStoreVar"; player setVariable["USEC_BloodQty",r_player_blood,true]; - player setVariable["medForceUpdate",true]; dayz_lastDrink = time; dayz_thirst = 0;