mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Remove medForceUpdate
This commit is contained in:
@@ -56,7 +56,6 @@ if !(alive _item) then {
|
|||||||
publicVariableServer "PVDZ_serverStoreVar";
|
publicVariableServer "PVDZ_serverStoreVar";
|
||||||
|
|
||||||
player setVariable["USEC_BloodQty",r_player_blood,true];
|
player setVariable["USEC_BloodQty",r_player_blood,true];
|
||||||
player setVariable["medForceUpdate",true];
|
|
||||||
|
|
||||||
dayz_lastDrink = time;
|
dayz_lastDrink = time;
|
||||||
dayz_thirst = 0;
|
dayz_thirst = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user