naval intercept operation; package refactoring

This commit is contained in:
Vasyl Horbachenko
2018-06-18 23:57:02 +03:00
parent 3e2f3c6f89
commit e2dbaa100f
33 changed files with 974 additions and 602 deletions

View File

@@ -9,8 +9,8 @@ from dcs.action import *
from dcs.unit import Skill
from game import db
from theater.weatherforecast import WeatherForecast
from theater.conflicttheater import Conflict
from theater import *
from gen import *
ACTIVATION_TRIGGER_SIZE = 40000
ACTIVATION_TRIGGER_MIN_DISTANCE = 5000