mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
added tags.
This commit is contained in:
parent
65ca9b02b9
commit
2b3597907a
@ -1,3 +1,4 @@
|
||||
DMS_spawnAI = {
|
||||
private ["_group", "_pos","_soldier","_skill","_units","_playerObject"];
|
||||
_pos = _this select 0;
|
||||
_units = _this select 1;
|
||||
@ -103,4 +104,4 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user