-dynamic ammo weight option added (for exe 401+)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@292 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
MaddMugsy
2006-08-04 15:41:26 +00:00
parent 6bb646acf2
commit 044fe5a8c5
+7
View File
@@ -52,6 +52,13 @@ EXPERIENCED_CASH = 35000
EXPERT_CASH = 30000
INSANE_CASH = 15000
;******************************************************************************************************************************
; Determines whether ammo weight is calculated based on the number of bullets remaining in a clip
;******************************************************************************************************************************
DYNAMIC_AMMO_WEIGHT = TRUE
;******************************************************************************************************************************
; 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.