- Removed unused TONY_USES_BOBBY_RAYS_SETTING and DEVIN_USES_BOBBY_RAYS_SETTING options from Ja2_Options.INI (by silversurfer)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1686 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-06-26 07:29:20 +00:00
parent 19202a708b
commit 781239df5b
3 changed files with 9 additions and 33 deletions
+3 -11
View File
@@ -3181,28 +3181,20 @@ MILITIA_USE_SECTOR_EQUIPMENT_CLASS_SPECIFIC_TABOOS = FALSE
;******************************************************************************************************************************
; These settings control the inventory of Arulco's resident shopkeepers.
; See also: TableData\NPCInventory\Merchants.xml (eg: useBRSetting)
;******************************************************************************************************************************
;------------------------------------------------------------------------------------------------------------------------------
; TONY_USES_BR_SETTING - Tony uses Bobby Ray's setting (makes his inventory better)
; DEVIN_USES_BR_SETTING - Devin uses Bobby Ray's setting (makes his inventory better)
;------------------------------------------------------------------------------------------------------------------------------
TONY_USES_BOBBY_RAYS_SETTING = TRUE
DEVIN_USES_BOBBY_RAYS_SETTING = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; This is a chance that Tony will be available at his weapon shop in San Mona. (If the chance does not roll, he will be away
; for some time.) Value 80 is vanilla settings, 100 means Tony will always be home.
;------------------------------------------------------------------------------------------------------------------------------
CHANCE_TONY_AVAILABLE = 80
;------------------------------------------------------------------------------------------------------------------------------
; Turn on to get BR shipments faster
;------------------------------------------------------------------------------------------------------------------------------
FAST_BOBBY_RAY_SHIPMENTS = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************
+3 -11
View File
@@ -3183,28 +3183,20 @@ MILITIA_USE_SECTOR_EQUIPMENT_CLASS_SPECIFIC_TABOOS = FALSE
;******************************************************************************************************************************
; These settings control the inventory of Arulco's resident shopkeepers.
; See also: TableData\NPCInventory\Merchants.xml (eg: useBRSetting)
;******************************************************************************************************************************
;------------------------------------------------------------------------------------------------------------------------------
; TONY_USES_BR_SETTING - Tony uses Bobby Ray's setting (makes his inventory better)
; DEVIN_USES_BR_SETTING - Devin uses Bobby Ray's setting (makes his inventory better)
;------------------------------------------------------------------------------------------------------------------------------
TONY_USES_BOBBY_RAYS_SETTING = TRUE
DEVIN_USES_BOBBY_RAYS_SETTING = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; This is a chance that Tony will be available at his weapon shop in San Mona. (If the chance does not roll, he will be away
; for some time.) Value 80 is vanilla settings, 100 means Tony will always be home.
;------------------------------------------------------------------------------------------------------------------------------
CHANCE_TONY_AVAILABLE = 80
;------------------------------------------------------------------------------------------------------------------------------
; Turn on to get BR shipments faster
;------------------------------------------------------------------------------------------------------------------------------
FAST_BOBBY_RAY_SHIPMENTS = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************
+3 -11
View File
@@ -2979,28 +2979,20 @@ VETERAN_MILITIA_EQUIPMENT_QUALITY_MODIFIER = 0
;******************************************************************************************************************************
; These settings control the inventory of Arulco's resident shopkeepers.
; See also: TableData\NPCInventory\Merchants.xml (eg: useBRSetting)
;******************************************************************************************************************************
;------------------------------------------------------------------------------------------------------------------------------
; TONY_USES_BR_SETTING - Tony uses Bobby Ray's setting (makes his inventory better)
; DEVIN_USES_BR_SETTING - Devin uses Bobby Ray's setting (makes his inventory better)
;------------------------------------------------------------------------------------------------------------------------------
TONY_USES_BOBBY_RAYS_SETTING = FALSE
DEVIN_USES_BOBBY_RAYS_SETTING = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; This is a chance that Tony will be available at his weapon shop in San Mona. (If the chance does not roll, he will be away
; for some time.) Value 80 is vanilla settings, 100 means Tony will always be home.
;------------------------------------------------------------------------------------------------------------------------------
CHANCE_TONY_AVAILABLE = 80
;------------------------------------------------------------------------------------------------------------------------------
; Turn on to get BR shipments faster
;------------------------------------------------------------------------------------------------------------------------------
FAST_BOBBY_RAY_SHIPMENTS = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************