Intercept cap (#57)

FIx merge issues
This commit is contained in:
2025-06-13 14:18:04 +02:00
committed by GitHub
parent 23e01ea364
commit 97d551b3d0
5 changed files with 274 additions and 0 deletions
+2
View File
@@ -306,6 +306,8 @@ function CapBase:CheckAndScheduleIntercept()
local interceptZoneIDs = {}
local interceptZoneIDs = {}
local airbase = Airbase.getByName(self.airbaseName)
if not airbase then
return nil