mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Resolve merge conflict from upstream pull.
This commit is contained in:
commit
8d05214eb0
@ -103,7 +103,7 @@ if (GVAR(healHitPointAfterAdvBandage)) then {
|
||||
|
||||
// Get the list of the wounds the target is currently suffering from.
|
||||
_currentWounds = GETVAR(_target, openWounds, []);
|
||||
|
||||
|
||||
// Tally of unbandaged wounds to each body part.
|
||||
_headWounds = 0;
|
||||
_bodyWounds = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user