New option: SOLDIER_TOOLTIP_DEBUG_AI shows additional AI debug information.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2529 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2020-04-11 11:15:05 +00:00
parent 0350ed9599
commit d8dea8ea88
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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
;******************************************************************************************************************************
;******************************************************************************************************************************
+2 -1
View File
@@ -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
;******************************************************************************************************************************
;******************************************************************************************************************************