Nukeops hud (#21260)

* a

* a

* a2

* syndi visor

* left icon

* a3
This commit is contained in:
IntegerTempest
2023-11-06 05:36:08 +03:00
committed by GitHub
parent 284547e59f
commit 615f15e8a9
16 changed files with 137 additions and 21 deletions

View File

@@ -129,6 +129,7 @@
- type: Clothing
sprite: Clothing/Eyes/Hud/medsecengi.rsi
- type: ShowSecurityIcons
- type: ShowSyndicateIcons
- type: entity
parent: ClothingEyesBase
@@ -143,3 +144,18 @@
- type: ShowSecurityIcons
- type: ShowHungerIcons
- type: ShowThirstIcons
- type: ShowSyndicateIcons
- type: entity
parent: ClothingEyesBase
id: ClothingEyesHudSyndicate
name: syndicate visor
description: The syndicate's professional head-up display, designed for better detection of humanoids and their subsequent elimination.
components:
- type: Sprite
sprite: Clothing/Eyes/Hud/synd.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/synd.rsi
- type: ShowSyndicateIcons
- type: ShowSecurityIcons