security HUD now shows a job icon on entities with a body (#18054)

This commit is contained in:
PrPleGoo
2023-08-01 23:17:03 +02:00
committed by GitHub
parent 9d4c1a254a
commit e083b33aae
11 changed files with 256 additions and 13 deletions

View File

@@ -30,6 +30,7 @@
sprite: Clothing/Eyes/Hud/sec.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/sec.rsi
- type: ShowSecurityIcons
- type: entity
parent: ClothingEyesBase
@@ -96,6 +97,7 @@
sprite: Clothing/Eyes/Hud/medsec.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/medsec.rsi
- type: ShowSecurityIcons
- type: entity
parent: ClothingEyesBase
@@ -107,6 +109,7 @@
sprite: Clothing/Eyes/Hud/medsecengi.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/medsecengi.rsi
- type: ShowSecurityIcons
- type: entity
parent: ClothingEyesBase
@@ -118,3 +121,4 @@
sprite: Clothing/Eyes/Hud/omni.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/omni.rsi
- type: ShowSecurityIcons