mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
player_build.sqf Enhancements and PV renames
This commit is contained in:
@@ -40,7 +40,7 @@ if (_finished) then {
|
||||
//Self Healing
|
||||
_id = [player,player] execVM "\z\addons\dayz_code\medical\publicEH\medMorphine.sqf";
|
||||
} else {
|
||||
//dayzHumanity = [player,50];
|
||||
//PVDZE_plr_HumanityChange = [player,50];
|
||||
[player,50] call player_humanityChange;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user