mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 09:53:21 +03:00
0.1
This commit is contained in:
5
dayz_code/medical/publicEH/pickUp.sqf
Normal file
5
dayz_code/medical/publicEH/pickUp.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
// pickUp.sqf
|
||||
|
||||
_unit = _this select 0;
|
||||
|
||||
_unit switchMove "acinpknlmstpsraswrfldnon_acinpercmrunsraswrfldnon";
|
||||
Reference in New Issue
Block a user