mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
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:
@@ -2237,7 +2237,10 @@ GAME_PROGRESS_MIKE_AVAILABLE = 50
|
|||||||
; Default 70
|
; Default 70
|
||||||
GAME_PROGRESS_IGGY_AVAILABLE = 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
|
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)
|
; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user