mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
player_build.sqf Enhancements and PV renames
This commit is contained in:
@@ -43,7 +43,7 @@ if (_finished) then {
|
||||
_id = [player,player] execVM "\z\addons\dayz_code\medical\publicEH\medBandaged.sqf";
|
||||
dayz_sourceBleeding = objNull;
|
||||
} else {
|
||||
//dayzHumanity = [player,20];
|
||||
//PVDZE_plr_HumanityChange = [player,20];
|
||||
[player,20] call player_humanityChange;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user