mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
-for some reason the wrong ini was committed before
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@169 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -59,7 +59,7 @@ INSANE_CASH = 15000
|
||||
; Valid ranges for PRICE_MODIFIER are 1-100.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
CAN_SELL_ALT_LMB = FALSE
|
||||
CAN_SELL_ALT_LMB = TRUE
|
||||
PRICE_MODIFIER = 10
|
||||
|
||||
;******************************************************************************************************************************
|
||||
@@ -257,10 +257,10 @@ MIN_LOYALTY_TO_TRAIN = 20
|
||||
;******************************************************************************************************************************
|
||||
|
||||
; Allows militia to move on strategic map
|
||||
ALLOW_MILITIA_MOBILE_GROUPS = FALSE
|
||||
ALLOW_MILITIA_MOBILE_GROUPS = TRUE
|
||||
|
||||
; Allows militia reinforcements from near sectors
|
||||
ALLOW_REINFORCEMENTS = FALSE
|
||||
ALLOW_REINFORCEMENTS = TRUE
|
||||
|
||||
; Allows militia reinforcements only in cities
|
||||
ALLOW_REINFORCEMENTS_ONLY_IN_CITIES = FALSE
|
||||
@@ -389,7 +389,7 @@ VERTICAL_SYNC = FALSE
|
||||
; For slow CPUs decrease the MAX_RAIN_DROPS, or disable rain (ALLOW_RAIN=FALSE)
|
||||
;******************************************************************************************************************************
|
||||
|
||||
ALLOW_RAIN = FALSE
|
||||
ALLOW_RAIN = TRUE
|
||||
RAIN_CHANCE_PER_DAY = 100
|
||||
RAIN_MIN_LENGTH_IN_MINUTES = 60
|
||||
RAIN_MAX_LENGTH_IN_MINUTES = 300
|
||||
|
||||
Reference in New Issue
Block a user