From c090d20e6ee04b55dd3551ee6a9e76f1710bd012 Mon Sep 17 00:00:00 2001 From: Flugente Date: Wed, 15 May 2013 21:06:05 +0000 Subject: [PATCH] Clarified ini settings. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1677 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 2 +- gamedir/Data-UB/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 2781c93ee..a63bd24c2 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2423,7 +2423,7 @@ WHICH_MINE_SHUTS_DOWN = -1 ; Allows enemy/militia reinforcements from adjacent sectors. ALLOW_REINFORCEMENTS = TRUE -; Allows reinforcements only between city sectors. +; Allows reinforcements only between city sectors. Only affects militia, not enemies. ALLOW_REINFORCEMENTS_ONLY_IN_CITIES = FALSE ;------------------------------------------------------------------------------------------------------------------------------ diff --git a/gamedir/Data-UB/Ja2_Options.ini b/gamedir/Data-UB/Ja2_Options.ini index 332f708f0..557ac212c 100644 --- a/gamedir/Data-UB/Ja2_Options.ini +++ b/gamedir/Data-UB/Ja2_Options.ini @@ -2381,7 +2381,7 @@ WHICH_MINE_SHUTS_DOWN = -1 ; Allows enemy/militia reinforcements from adjacent sectors. ALLOW_REINFORCEMENTS = FALSE -; Allows reinforcements only between city sectors. +; Allows reinforcements only between city sectors. Only affects militia, not enemies. ALLOW_REINFORCEMENTS_ONLY_IN_CITIES = FALSE ;------------------------------------------------------------------------------------------------------------------------------