-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:
MaddMugsy
2006-06-28 19:54:35 +00:00
parent 911df47d69
commit ee025c93e9
+4 -4
View File
@@ -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