mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
-dynamic ammo weight option added (for exe 401+)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@291 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -52,6 +52,12 @@ EXPERIENCED_CASH = 35000
|
|||||||
EXPERT_CASH = 30000
|
EXPERT_CASH = 30000
|
||||||
INSANE_CASH = 15000
|
INSANE_CASH = 15000
|
||||||
|
|
||||||
|
;******************************************************************************************************************************
|
||||||
|
; Determines whether ammo weight is calculated based on the number of bullets remaining in a clip
|
||||||
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
|
DYNAMIC_AMMO_WEIGHT = 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