New feature: Counterattacks in all major cities

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1562 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2012-11-16 21:13:12 +00:00
parent f0464d49f9
commit e9e4eeb228
+11 -1
View File
@@ -2237,7 +2237,10 @@ GAME_PROGRESS_MIKE_AVAILABLE = 50
; Default 70
GAME_PROGRESS_IGGY_AVAILABLE = 70
; The queen decides to go on the offensive. WARING: This will be hard!
; AGGRESSIVE_STRATEGIC_AI must be true for this to have any effect
GAME_PROGRESS_OFFENSIVE_STAGE_1 = 65
GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85
@@ -2256,6 +2259,13 @@ GAME_PROGRESS_IGGY_AVAILABLE = 70
TRIGGER_MASSIVE_ENEMY_COUNTERATTACK_AT_DRASSEN = TRUE
; This enables massive counterattacks in all cities, just like in Drassen.
; NOTE: These attacks will be huge. You have been warned.
; 0: no attacks
; 1: counterattacks on all cities possible
; 2: 1 + major offensives depending on game progress
AGGRESSIVE_STRATEGIC_AI = 2
;------------------------------------------------------------------------------------------------------------------------------
; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode)