mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-19 10:46:40 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
5
SQF/dayz_code/medical/publicEH/load_wounded.sqf
Normal file
5
SQF/dayz_code/medical/publicEH/load_wounded.sqf
Normal file
@@ -0,0 +1,5 @@
|
||||
// load_wounded.sqf
|
||||
|
||||
_unit = _this select 0;
|
||||
|
||||
_unit switchMove "kia_hmmwv_driver";
|
||||
Reference in New Issue
Block a user