anti AA operations; number of minor fixes; added harrier

This commit is contained in:
Vasyl Horbachenko
2018-06-21 01:21:43 +03:00
parent e6ccc3ceea
commit 5e42ca08c2
18 changed files with 215 additions and 72 deletions

5
game/settings.py Normal file
View File

@@ -0,0 +1,5 @@
class Settings:
player_skill = "Good"
enemy_skill = "Average"
only_player_takeoff = False