**INTEL**
- Added nil check for cluster position update

**OPSGROUP**
- Improved fire at point task to take only max avail shots and relative shot amount
- Fixed tasks not executed after teleport
This commit is contained in:
Frank
2022-05-03 09:41:22 +02:00
committed by GitHub
parent 68dce2f247
commit d2d431ce2e
7 changed files with 341 additions and 164 deletions

View File

@@ -83,7 +83,6 @@ function LEGION:New(WarehouseName, LegionName)
self.lid=string.format("LEGION %s | ", self.alias)
-- Defaults:
-- TODO: What?
self:SetMarker(false)
-- Dead and crash events are handled via opsgroups.