special flight for AI to SEAD; AI bomb task

This commit is contained in:
Vasyl Horbachenko
2019-03-27 11:53:00 +02:00
parent b697a8b40a
commit c7c2b9a248
9 changed files with 76 additions and 19 deletions

View File

@@ -26,9 +26,9 @@ WEATHER_FOG_VISIBILITY = 2500, 5000
WEATHER_FOG_THICKNESS = 100, 500
RANDOM_TIME = {
"night": 5,
"dusk": 30,
"dawn": 30,
"night": 7,
"dusk": 40,
"dawn": 40,
"day": 100,
}