[Change] Made ai noidle aggressive.
This commit is contained in:
parent
2f2143742a
commit
1c0fb97b7f
@ -1,5 +1,7 @@
|
||||
include("../scripts/ai/tpl/generic.lua")
|
||||
|
||||
aggressive = true
|
||||
|
||||
-- No idle function, ship won't react until it detects enemies.
|
||||
function idle()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user