Rename SQF/dayz_code/medical/publicEH/medinject.sqf to Server Files/Archive/dayz_code/medical/publicEH/medinject.sqf

This commit is contained in:
worldwidesorrow
2019-12-11 19:00:19 -06:00
committed by GitHub
parent 7b640ba50b
commit 15dabfe237

View File

@@ -0,0 +1,7 @@
// animHealed.sqf
_array = _this; //_this select 0;
_unit = _array select 0;
_medic = _array select 1;
_item = _array select 2;
_medic playMove "AinvPknlMstpSnonWrflDnon_medic1";