diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 2af16744d..2b223c28e 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -1605,7 +1605,8 @@ DYNAMIC_TOOLTIP_RANGE_MODIFIER = 75 ; Change the amount of details received in the tooltip, based on your range to that enemy? ALLOW_DYNAMIC_TOOLTIP_DETAIL_LEVEL = TRUE - +; Debug tooltip showing additional AI information. +SOLDIER_TOOLTIP_DEBUG_AI = FALSE ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index e63406864..740c14b3b 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -1604,7 +1604,8 @@ DYNAMIC_TOOLTIP_RANGE_MODIFIER = 75 ; Change the amount of details received in the tooltip, based on your range to that enemy? ALLOW_DYNAMIC_TOOLTIP_DETAIL_LEVEL = FALSE - +; Debug tooltip showing additional AI information. +SOLDIER_TOOLTIP_DEBUG_AI = FALSE ;****************************************************************************************************************************** ;******************************************************************************************************************************