mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
-added ENABLE_ALL_WEAPON_CACHES and ENABLE_ALL_TERRORIST flags to ja2options.ini (requires new game to use)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@335 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -59,11 +59,25 @@ INSANE_CASH = 15000
|
|||||||
DYNAMIC_AMMO_WEIGHT = FALSE
|
DYNAMIC_AMMO_WEIGHT = FALSE
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode)
|
; START OF GAME OPTIONS
|
||||||
|
; The following options require a new game in order to work:
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
;
|
||||||
|
;
|
||||||
|
; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode)
|
||||||
|
|
||||||
ENABLE_CREPITUS = TRUE
|
ENABLE_CREPITUS = TRUE
|
||||||
|
|
||||||
|
;
|
||||||
|
; Determines whether all the warehouses/weapons caches are available, or whether they're chosen at random (default)
|
||||||
|
;
|
||||||
|
ENABLE_ALL_WEAPON_CACHES = FALSE
|
||||||
|
|
||||||
|
;
|
||||||
|
; Determines whether all the terrorists are available, or whether they're chosen at random (default)
|
||||||
|
;
|
||||||
|
ENABLE_ALL_TERRORISTS = FALSE
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
; TRUE Enables the ability to sell items from the sector Inventory screen with ALT-LMB option.
|
; TRUE Enables the ability to sell items from the sector Inventory screen with ALT-LMB option.
|
||||||
; FALSE Turns off the option. PRICE_MODIFIER is a divisor, 4 = 25% of the item's value.
|
; FALSE Turns off the option. PRICE_MODIFIER is a divisor, 4 = 25% of the item's value.
|
||||||
|
|||||||
Reference in New Issue
Block a user