- type: ShowHealthIcons
damageContainers:
- Biological
+ - type: Tag
+ tags:
+ - HudMedical
- type: entity
parent: ClothingEyesBase
- type: Clothing
sprite: Clothing/Eyes/Hud/sec.rsi
- type: ShowSecurityIcons
+ - type: Tag
+ tags:
+ - HudSecurity
- type: entity
parent: ClothingEyesBase
parent: ClothingEyesBase
id: ClothingEyesHudMedSec
name: medsec hud
- description: Filler
+ description: An eye display that looks like a mixture of medical and security huds.
components:
- type: Sprite
sprite: Clothing/Eyes/Hud/medsec.rsi
- type: Clothing
sprite: Clothing/Eyes/Hud/medsec.rsi
+ - type: Construction
+ graph: HudMedSec
+ node: medsecHud
- type: ShowSecurityIcons
+ - type: ShowHealthBars
+ damageContainers:
+ - Biological
- type: entity
parent: ClothingEyesBase
--- /dev/null
+- type: constructionGraph
+ id: HudMedSec
+ start: start
+ graph:
+ - node: start
+ edges:
+ - to: medsecHud
+ steps:
+ - tag: HudMedical
+ name: medical hud
+ icon:
+ sprite: Clothing/Eyes/Hud/med.rsi
+ state: icon
+ doAfter: 5
+ - tag: HudSecurity
+ name: security hud
+ icon:
+ sprite: Clothing/Eyes/Hud/sec.rsi
+ state: icon
+ doAfter: 5
+ - material: Cable
+ amount: 5
+ doAfter: 5
+ - tag: Radio
+ name: radio
+ icon:
+ sprite: Objects/Devices/communication.rsi
+ state: walkietalkie
+ doAfter: 5
+ - tag: CapacitorStockPart
+ name: capacitor
+ icon:
+ sprite: Objects/Misc/stock_parts.rsi
+ state: capacitor
+ doAfter: 5
+ - tag: CapacitorStockPart
+ name: capacitor
+ icon:
+ sprite: Objects/Misc/stock_parts.rsi
+ state: capacitor
+ doAfter: 5
+ - node: medsecHud
+ entity: ClothingEyesHudMedSec
category: construction-category-clothing
description: A pair of clown shoes upgraded with banana peels.
icon: { sprite: Clothing/Shoes/Specific/clown_banana.rsi, state: icon }
+ objectType: Item
+
+- type: construction
+ name: medsec hud
+ id: ClothingEyesHudMedSec
+ graph: HudMedSec
+ startNode: start
+ targetNode: medsecHud
+ category: construction-category-clothing
+ description: Two huds joined by arms
+ icon: { sprite: Clothing/Eyes/Hud/medsec.rsi, state: icon }
objectType: Item
\ No newline at end of file
- type: Tag
id: Grenade
+- type: Tag
+ id: HudMedical
+
+- type: Tag
+ id: HudSecurity
+
- type: Tag
id: GuideEmbeded