mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- added game progress weights to Ja2_Options.INI (exe version 765)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@730 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -226,6 +226,24 @@ SLOW_PROGRESS_FOR_ENEMY_ITEMS_CHOICE = FALSE
|
||||
CAN_SELL_ALT_LMB = TRUE
|
||||
PRICE_MODIFIER = 10
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Game progress weights
|
||||
; Range: 0-100%
|
||||
; Warning! The sum of all 3 variables have to be 100 or the variables will be reset to defaults
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
; Default 25
|
||||
GAME_PROGRESS_KILLS = 25
|
||||
|
||||
; Default 25
|
||||
GAME_PROGRESS_CONTROL = 25
|
||||
|
||||
; Default 50
|
||||
GAME_PROGRESS_INCOME = 50
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Time when some global events occur
|
||||
; Range: 0-100%
|
||||
|
||||
@@ -225,6 +225,24 @@ SLOW_PROGRESS_FOR_ENEMY_ITEMS_CHOICE = FALSE
|
||||
CAN_SELL_ALT_LMB = FALSE
|
||||
PRICE_MODIFIER = 10
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Game progress weights
|
||||
; Range: 0-100%
|
||||
; Warning! The sum of all 3 variables have to be 100 or the variables will be reset to defaults
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
; Default 25
|
||||
GAME_PROGRESS_KILLS = 25
|
||||
|
||||
; Default 25
|
||||
GAME_PROGRESS_CONTROL = 25
|
||||
|
||||
; Default 50
|
||||
GAME_PROGRESS_INCOME = 50
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Time when some global events occur
|
||||
; Range: 0-100%
|
||||
|
||||
Reference in New Issue
Block a user