mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Moved the AP bonus settings to appropriate section of INI file
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@681 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -392,16 +392,6 @@ NORMAL_NUM_AWARE_BATTLES = 2
|
||||
HARD_NUM_AWARE_BATTLES = 3
|
||||
INSANE_NUM_AWARE_BATTLES = 4
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Bonus APs for Enemy Soldiers:
|
||||
; Number of extra APs for enemy troops at the various difficulty levels
|
||||
;******************************************************************************************************************************
|
||||
|
||||
NOVICE_AP_BONUS = 0
|
||||
EXPERIENCED_AP_BONUS = 0
|
||||
EXPERT_AP_BONUS = 0
|
||||
INSANE_AP_BONUS = 5
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; MAX_MILITIA_PER_SECTOR defines the max number of Militia that can be trained in each sector.
|
||||
; Keep in mind that there is not enough room on the strategic map to display more than 20
|
||||
@@ -666,6 +656,16 @@ ALLOW_LIMITED_VISION = TRUE
|
||||
; Armor coverage
|
||||
ENABLE_ARMOR_COVERAGE = TRUE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Bonus APs for Enemy Soldiers:
|
||||
; Number of extra APs for enemy troops at the various difficulty levels
|
||||
;******************************************************************************************************************************
|
||||
|
||||
NOVICE_AP_BONUS = 0
|
||||
EXPERIENCED_AP_BONUS = 0
|
||||
EXPERT_AP_BONUS = 0
|
||||
INSANE_AP_BONUS = 5
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; In this section you can enable enemy tooltips. To display the tooltip move the mouse over the enemy and press ALT.
|
||||
|
||||
@@ -390,15 +390,6 @@ NORMAL_NUM_AWARE_BATTLES = 2
|
||||
HARD_NUM_AWARE_BATTLES = 3
|
||||
INSANE_NUM_AWARE_BATTLES = 4
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Bonus APs for Enemy Soldiers:
|
||||
; Number of extra APs for enemy troops at the various difficulty levels
|
||||
;******************************************************************************************************************************
|
||||
|
||||
NOVICE_AP_BONUS = 0
|
||||
EXPERIENCED_AP_BONUS = 0
|
||||
EXPERT_AP_BONUS = 0
|
||||
INSANE_AP_BONUS = 5
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; MAX_MILITIA_PER_SECTOR defines the max number of Militia that can be trained in each sector.
|
||||
@@ -661,6 +652,16 @@ ALLOW_LIMITED_VISION = FALSE
|
||||
; Armor coverage
|
||||
ENABLE_ARMOR_COVERAGE = FALSE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Bonus APs for Enemy Soldiers:
|
||||
; Number of extra APs for enemy troops at the various difficulty levels
|
||||
;******************************************************************************************************************************
|
||||
|
||||
NOVICE_AP_BONUS = 0
|
||||
EXPERIENCED_AP_BONUS = 0
|
||||
EXPERT_AP_BONUS = 0
|
||||
INSANE_AP_BONUS = 5
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; In this section you can enable enemy tooltips. To display the tooltip move the mouse over the enemy and press ALT.
|
||||
|
||||
Reference in New Issue
Block a user