- added STRATEGIC_EVENT_SEND_TROOPS_TO_DRASSEN

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@165 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
MaddMugsy
2006-06-28 18:51:22 +00:00
parent 4fdd4ad7fe
commit a8e9e07dff
+16 -8
View File
@@ -48,7 +48,7 @@
;******************************************************************************************************************************
NOVICE_CASH = 45000
EXPERIENCED_CASH = 35000
EXPERIENCED_CASH = 35000
EXPERT_CASH = 30000
INSANE_CASH = 15000
@@ -59,7 +59,7 @@ INSANE_CASH = 15000
; Valid ranges for PRICE_MODIFIER are 1-100.
;******************************************************************************************************************************
CAN_SELL_ALT_LMB = TRUE
CAN_SELL_ALT_LMB = FALSE
PRICE_MODIFIER = 10
;******************************************************************************************************************************
@@ -76,6 +76,14 @@ GAME_PROGRESS_MIKE_AVALIABLE = 50
; Default 70
GAME_PROGRESS_IGGY_AVALIABLE = 70
;******************************************************************************************************************************
; Strategic Events on/off
;******************************************************************************************************************************
; Can queen send troops to reinforce Drassen like she says she's going to in the Meanwhile...?
STRATEGIC_EVENT_SEND_TROOPS_TO_DRASSEN = FALSE
;******************************************************************************************************************************
; Additional multipliers for weapons damage. Use it if you don't want edit datafiles.
; Range: 0-100
@@ -249,10 +257,10 @@ MIN_LOYALTY_TO_TRAIN = 20
;******************************************************************************************************************************
; Allows militia to move on strategic map
ALLOW_MILITIA_MOBILE_GROUPS = TRUE
ALLOW_MILITIA_MOBILE_GROUPS = FALSE
; Allows militia reinforcements from near sectors
ALLOW_REINFORCEMENTS = TRUE
ALLOW_REINFORCEMENTS = FALSE
; Allows militia reinforcements only in cities
ALLOW_REINFORCEMENTS_ONLY_IN_CITIES = FALSE
@@ -352,7 +360,7 @@ ALL_MERCS_AT_MERC = FALSE
USE_RANDOM_PERSONALITY = FALSE
CUSTOM_PERSONALITY = 0
CUSTOM_ATTITUDE = 3
CUSTOM_ATTITUDE = 0
;******************************************************************************************************************************
; -----------------------------------------------------------------------------------------------------------------------------
@@ -381,7 +389,7 @@ VERTICAL_SYNC = FALSE
; For slow CPUs decrease the MAX_RAIN_DROPS, or disable rain (ALLOW_RAIN=FALSE)
;******************************************************************************************************************************
ALLOW_RAIN = TRUE
ALLOW_RAIN = FALSE
RAIN_CHANCE_PER_DAY = 100
RAIN_MIN_LENGTH_IN_MINUTES = 60
RAIN_MAX_LENGTH_IN_MINUTES = 300
@@ -443,11 +451,11 @@ VISUAL_DISTANCE_DECREASE_PER_RAIN_INTENSITY = 30
; Enable/disable militia command on tactical map
; Range: TRUE/FALSE
ALLOW_TACTICAL_MILITIA_COMMAND = TRUE
ALLOW_TACTICAL_MILITIA_COMMAND = FALSE
; Enable/disable limited vision
; Range: TRUE/FALSE
ALLOW_LIMITED_VISION = TRUE
ALLOW_LIMITED_VISION = FALSE
; Show information about selected person
; Range: TRUE/FALSE