From b170cd5c2005ad36484e77e8760073610fa751bc Mon Sep 17 00:00:00 2001 From: Sevenfm Date: Mon, 1 Feb 2021 08:26:39 +0000 Subject: [PATCH] New option BOBBY_RAY_TOOLTIPS_SHOW_LBE_DETAILS. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2580 4f8fa57e-7814-0410-bad4-adc449f26b7c --- Data-1.13/Ja2_Options.INI | 2 ++ Data/Ja2_Options.INI | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index d6d2943e1..b942ecd9a 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -3600,6 +3600,8 @@ STEALING_FROM_SHIPMENTS_DISABLED = FALSE ; Set the chance in percentage of whole shipment lost from Bobby Ray CHANCE_OF_SHIPMENT_LOSS = 10 +; When enabled, tooltip for LBE items will show more details like MOLLE volume/pouches, compatible combat packs/backpacks etc +BOBBY_RAY_TOOLTIPS_SHOW_LBE_DETAILS = TRUE ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index 9d89d7199..9e890d4cd 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -3573,6 +3573,8 @@ STEALING_FROM_SHIPMENTS_DISABLED = FALSE ; Set the chance in percentage of whole shipment lost from Bobby Ray CHANCE_OF_SHIPMENT_LOSS = 10 +; When enabled, tooltip for LBE items will show more details like MOLLE volume/pouches, compatible combat packs/backpacks etc +BOBBY_RAY_TOOLTIPS_SHOW_LBE_DETAILS = FALSE ;****************************************************************************************************************************** ;******************************************************************************************************************************