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:
6
SQF/dayz_code/medical/publicEH/deadState.sqf
Normal file
6
SQF/dayz_code/medical/publicEH/deadState.sqf
Normal file
@@ -0,0 +1,6 @@
|
||||
//deadState.sqf
|
||||
|
||||
_unit = _this select 0;
|
||||
|
||||
_unit switchMove "deadState";
|
||||
|
||||
Reference in New Issue
Block a user