Hud Standardization (#25208)
* Standardization of the Eyepatches what it says on the tin * added the pun... yea
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
ClothingHeadHatBowlerHat: 2
|
||||
ClothingHeadHatTophat: 2
|
||||
ClothingEyesHudBeer: 2
|
||||
ClothingEyesEyepatchHudBeer: 1
|
||||
ClothingEyesEyepatchHudBeer: 2
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterApronBar: 2
|
||||
ClothingOuterWinterBar: 2
|
||||
|
||||
@@ -7,3 +7,6 @@
|
||||
Bloodpack: 5
|
||||
EpinephrineChemistryBottle: 3
|
||||
Syringe: 5
|
||||
ClothingEyesHudMedical: 2
|
||||
ClothingEyesEyepatchHudMedical: 2
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
ClothingBackpackSatchelMedical: 4
|
||||
ClothingUniformJumpsuitMedicalDoctor: 4
|
||||
ClothingUniformJumpskirtMedicalDoctor: 4
|
||||
ClothingEyesEyepatchHudMedical: 1
|
||||
ClothingHeadHatBeretMedic: 4
|
||||
ClothingHeadNurseHat: 4
|
||||
ClothingOuterCoatLab: 4
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
SciFlash: 4
|
||||
ProximitySensor: 3
|
||||
ClothingEyesHudDiagnostic: 2
|
||||
ClothingEyesEyepatchHudDiag: 2
|
||||
RemoteSignaller: 3
|
||||
Igniter: 3 # its more ordnance but yeah
|
||||
HandheldHealthAnalyzer: 3
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
FlashlightSeclite: 5
|
||||
ClothingEyesGlassesSunglasses: 2
|
||||
ClothingEyesHudSecurity: 2
|
||||
ClothingEyesEyepatchHudSecurity: 1
|
||||
ClothingEyesEyepatchHudSecurity: 2
|
||||
ClothingBeltSecurityWebbing: 5
|
||||
Zipties: 12
|
||||
RiotShield: 2
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesHudMedical
|
||||
name: medical hud
|
||||
description: A heads-up display that scans the humanoids in view and provides accurate data about their health status.
|
||||
description: A heads-up display that scans the humanoids in view and provides accurate data about their health status.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Hud/med.rsi
|
||||
@@ -249,3 +249,18 @@
|
||||
sprite: Clothing/Eyes/Hud/beerpatch.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/beerpatch.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesEyepatchHudDiag
|
||||
name: diagnostic hud eyepatch
|
||||
description: A heads-up display capable of analyzing the integrity and status of robotics and exosuits. Made out of see-borg-ium.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Eyes/Hud/diagpatch.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Hud/diagpatch.rsi
|
||||
- type: ShowHealthBars
|
||||
damageContainers:
|
||||
- Inorganic
|
||||
- Silicon
|
||||
|
||||
Reference in New Issue
Block a user