mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Now resets the proper hasMovedOut value
This commit is contained in:
parent
e68e487769
commit
b92978fb80
@ -121,7 +121,7 @@ _startingTime = time;
|
||||
_unit setUnconscious false;
|
||||
["medical_onUnconscious", [_unit, false]] call EFUNC(common,globalEvent);
|
||||
// ensure this statement runs only once
|
||||
_args set [6, true];
|
||||
_args set [5, true];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user