Fixes for patrol.

This commit is contained in:
FlightControl
2018-12-17 19:39:23 +01:00
parent 810cebfe0a
commit cfc9c655c5
7 changed files with 138 additions and 281 deletions

View File

@@ -511,7 +511,7 @@ function AI_AIR:onafterStatus()
end
if not self:Is("Home") then
self:__Status( 10 )
self:__Status( 30 )
end
end