Rearranged and simplified gl_highlighting.ssl from the previous commit a bit.

This commit is contained in:
NovaRain
2018-01-17 21:22:37 +08:00
parent 3227966767
commit b3e2b8b5b8
3 changed files with 12 additions and 14 deletions
+5 -5
View File
@@ -5,17 +5,17 @@
Key=42
; Set to 1 to also highlight containers
Containers=1
; Set to 1 to ignore NO_HIGHLIGHT flag on objects and highlight them regardless
IgnoreNoHighlight=0
Containers=0
; Set to 1 to also highlight lootable corpses
Corpses=1
Corpses=0
; Set to 1 to also highlight alive critters
Critters=0
; Set to 1 to ignore NO_HIGHLIGHT flag on objects and highlight them regardless
IgnoreNoHighlight=0
; Set to 1 to only highlight objects in the player's line-of-sight
CheckLOS=0