mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -392,7 +392,8 @@ if (_hit in USEC_MinorWounds) then {
|
||||
[_unit,_hit,(_damage / 2)] call object_processHit;
|
||||
};
|
||||
|
||||
[_unit,_hit,(_damage / 2)] call object_processHit;
|
||||
//Stop process hit running twice. its set aboue in the if else statement.
|
||||
//[_unit,_hit,(_damage / 2)] call object_processHit;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user