mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
Merge selfbloodbag and self_transfuse
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// animHealed.sqf
|
||||
|
||||
private ["_array","_unit","_medic","_item"];
|
||||
_array = _this; //_this select 0;
|
||||
_unit = _array select 0;
|
||||
_medic = _array select 1;
|
||||
|
||||
Reference in New Issue
Block a user