From f9af947423538deb0f302b089dd9913a3b3ba839 Mon Sep 17 00:00:00 2001 From: Wanne Date: Wed, 27 Aug 2014 07:37:00 +0000 Subject: [PATCH] Merged from revision: 2118 Updated description for AGGRESSIVE_STRATEGIC_AI - Added the info, that it is currently hardcoded for city sectors git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2119 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 2 +- gamedir/Data/Ja2_Options.INI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index b12b57e41..a7aedae1b 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2985,7 +2985,7 @@ GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85 TRIGGER_MASSIVE_ENEMY_COUNTERATTACK_AT_DRASSEN = TRUE -; This enables massive counterattacks in all cities, just like in Drassen. +; This enables massive counterattacks in all cities (currently hardcoded), just like in Drassen. ; NOTE: These attacks will be huge. You have been warned. ; 0: no attacks ; 1: counterattacks on all cities possible diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 69644eade..dcc1419cb 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -2882,7 +2882,7 @@ GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85 TRIGGER_MASSIVE_ENEMY_COUNTERATTACK_AT_DRASSEN = FALSE -; This enables massive counterattacks in all cities, just like in Drassen. +; This enables massive counterattacks in all cities (currently hardcoded), just like in Drassen. ; NOTE: These attacks will be huge. You have been warned. ; 0: no attacks ; 1: counterattacks on all cities possible