mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
no more hidden static AI (maybe)
This commit is contained in:
parent
302ec97174
commit
e1f2a3a1d9
@ -36,7 +36,7 @@ _group =
|
|||||||
_staticGuns =
|
_staticGuns =
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[(_pos select 0)+random 5,(_pos select 1)+random 5,0]
|
[(_pos select 0)+(5+(random 5)),(_pos select 1)+(5+(random 5)),0]
|
||||||
],
|
],
|
||||||
_group,
|
_group,
|
||||||
"assault",
|
"assault",
|
||||||
|
Loading…
Reference in New Issue
Block a user