mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
// load_wounded.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "kia_hmmwv_driver";
|