mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-29 00:32:48 +03:00
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
//deadState.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "deadState";
|
|
|