mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 17:51:51 +03:00
Merge pull request #512 from jostster/master
Blood not regen when eating
This commit is contained in:
@@ -43,7 +43,7 @@ if(!(alive _item)) then {
|
|||||||
} else {
|
} else {
|
||||||
|
|
||||||
if(_isMan) then {
|
if(_isMan) then {
|
||||||
_regen == 12000;
|
_regen = 12000;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user