mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
//deadState.sqf
|
|
|
|
_unit = _this select 0;
|
|
|
|
_unit switchMove "deadState";
|
|
|