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

This commit is contained in:
worldwidesorrow
2019-12-11 18:56:19 -06:00
committed by GitHub
parent 55880a67d9
commit 30af3c1c31
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
//carriedUp.sqf
_dragee = _this select 0;
_dragee switchmove "ainjpfalmstpsnonwrfldnon_carried_up";

View File

@@ -0,0 +1,4 @@
//carriedUp.sqf
_dragee = _this select 0;
_dragee switchmove "ainjpfalmstpsnonwrfldnon_carried_up";