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