New: if KNOWN_NPCS_DIFFERENT_MAPCOLOUR is TRUE, friendly NPCs known to the player are displayed in dark blue to easier differentiate them from normal civilians

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2040 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2014-05-19 20:48:22 +00:00
parent 616b48acb9
commit d0abe79327
+3
View File
@@ -1912,6 +1912,9 @@ SHOW_ENEMY_AWARENESS = FALSE
INDIVIDUAL_HIDDEN_PERSON_NAMES = TRUE
; should known NPCs use a different colour (deep blue instead of white), so we can find them more easily?
KNOWN_NPCS_DIFFERENT_MAPCOLOUR = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Turn this on, and the game uses individual enemy names (in tactical) defined in 'TableData\EnemyNames.xml'.
; If you set SOLDIER_PROFILES_ENEMY = TRUE the name in the profile takes precedence.