Nukie Medivisor REAL (#26218)
* Nukie Medihud REAL adds a new HUD that the nukie agent starts with, does the same shit as the other visor, but with health bars. Also tinted slightly blue to differentiate it. (also medhuds are blue) * the blue-ening makes the icons bluer 'cause someone asked.
This commit is contained in:
@@ -210,6 +210,22 @@
|
||||
- type: ShowSyndicateIcons
|
||||
- type: ShowSecurityIcons
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesHudSyndicateAgent
|
||||
name: syndicate agent visor
|
||||
description: The Syndicate Agent's professional heads-up display, designed for quick diagnosis of their team's status.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Hud/syndagent.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/syndagent.rsi
|
||||
- type: ShowSyndicateIcons
|
||||
- type: ShowSecurityIcons
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Biological
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesGlassesSunglasses
|
||||
id: ClothingEyesGlassesHiddenSecurity
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
jumpsuit: ClothingUniformJumpsuitOperative
|
||||
back: ClothingBackpackDuffelSyndicateOperativeMedic
|
||||
mask: ClothingMaskGasSyndicate
|
||||
eyes: ClothingEyesHudSyndicate
|
||||
eyes: ClothingEyesHudSyndicateAgent
|
||||
ears: ClothingHeadsetAltSyndicate
|
||||
gloves: ClothingHandsGlovesCombat
|
||||
outerClothing: ClothingOuterHardsuitSyndieMedic
|
||||
|
||||
Reference in New Issue
Block a user