- add: Medhuds.

This commit is contained in:
Aviu00
2024-04-20 10:01:27 +03:00
parent 28b714a318
commit 347f2dc893
8 changed files with 44 additions and 56 deletions

View File

@@ -8,9 +8,7 @@
sprite: Clothing/Eyes/Hud/diag.rsi sprite: Clothing/Eyes/Hud/diag.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/diag.rsi sprite: Clothing/Eyes/Hud/diag.rsi
- type: ClothingGrantComponent - type: ShowHealthBars
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Inorganic - Inorganic
- Silicon - Silicon
@@ -25,15 +23,10 @@
sprite: Clothing/Eyes/Hud/med.rsi sprite: Clothing/Eyes/Hud/med.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/med.rsi sprite: Clothing/Eyes/Hud/med.rsi
# - type: ShowHealthBars - type: ShowHealthBars
# damageContainers:
# - Biological
- type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological
- type: ClothingGrantComponent - type: ShowHealthIcons
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: Tag - type: Tag
@@ -117,12 +110,10 @@
sprite: Clothing/Eyes/Hud/medonion.rsi sprite: Clothing/Eyes/Hud/medonion.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/medonion.rsi sprite: Clothing/Eyes/Hud/medonion.rsi
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ClothingGrantComponent - type: ShowHealthIcons
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ShowHungerIcons - type: ShowHungerIcons
@@ -137,12 +128,10 @@
sprite: Clothing/Eyes/Hud/medonionbeer.rsi sprite: Clothing/Eyes/Hud/medonionbeer.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/medonionbeer.rsi sprite: Clothing/Eyes/Hud/medonionbeer.rsi
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ClothingGrantComponent - type: ShowHealthIcons
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ShowHungerIcons - type: ShowHungerIcons
@@ -162,12 +151,10 @@
graph: HudMedSec graph: HudMedSec
node: medsecHud node: medsecHud
- type: ShowSecurityIcons - type: ShowSecurityIcons
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ClothingGrantComponent - type: ShowHealthIcons
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
@@ -182,13 +169,10 @@
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/medsecengi.rsi sprite: Clothing/Eyes/Hud/medsecengi.rsi
- type: ShowSecurityIcons - type: ShowSecurityIcons
- type: ClothingGrantComponent - type: ShowHealthBars
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
- Inorganic - Inorganic
- Silicon
- type: ShowHealthIcons - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological
@@ -205,16 +189,13 @@
- type: Clothing - type: Clothing
sprite: Clothing/Eyes/Hud/omni.rsi sprite: Clothing/Eyes/Hud/omni.rsi
- type: ShowSecurityIcons - type: ShowSecurityIcons
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers:
- Biological
- type: ClothingGrantComponent
component:
- type: ShowWhiteHealthBars
damageContainers: damageContainers:
- Biological - Biological
- Inorganic - Inorganic
- Silicon - type: ShowHealthIcons
damageContainers:
- Biological
- type: ShowHungerIcons - type: ShowHungerIcons
- type: ShowThirstIcons - type: ShowThirstIcons
- type: ShowSyndicateIcons - type: ShowSyndicateIcons

View File

@@ -785,13 +785,16 @@
Caustic: 0.95 Caustic: 0.95
- type: FlashImmunity # WD edit - type: FlashImmunity # WD edit
- type: EyeProtection # WD edit - type: EyeProtection # WD edit
- type: ShowHealthBars
damageContainers:
- Biological
- Inorganic
- type: ShowHealthIcons - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological
- type: ClothingGrantComponent - type: ClothingGrantComponent
component: component:
- type: NightVision - type: NightVision
- type: ShowWhiteHealthBars
#MISC. HARDSUITS #MISC. HARDSUITS
#Clown Hardsuit #Clown Hardsuit

View File

@@ -220,10 +220,10 @@
access: [["Medical"], ["Command"], ["Research"]] access: [["Medical"], ["Command"], ["Research"]]
- type: Inventory - type: Inventory
templateId: borgDutch templateId: borgDutch
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ShowWhiteHealthBars - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological

View File

@@ -279,10 +279,10 @@
interactFailureString: petting-failure-medibot interactFailureString: petting-failure-medibot
interactSuccessSound: interactSuccessSound:
path: /Audio/Ambience/Objects/periodic_beep.ogg path: /Audio/Ambience/Objects/periodic_beep.ogg
- type: ShowHealthIcons - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- type: ShowWhiteHealthBars - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological

View File

@@ -96,7 +96,10 @@
- type: ShowHealthIcons - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological
- type: ShowWhiteHealthBars - type: ShowHealthBars
damageContainers:
- Biological
- Inorganic
- type: Invisibility - type: Invisibility
- type: entity - type: entity

View File

@@ -32,4 +32,3 @@
icon: icon:
sprite: /Textures/Interface/Misc/health_icons.rsi sprite: /Textures/Interface/Misc/health_icons.rsi
state: Rotting state: Rotting

View File

@@ -43,9 +43,10 @@
toggleAction: null toggleAction: null
toggleSound: null toggleSound: null
color: White color: White
- type: ShowWhiteHealthBars - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- Inorganic
- type: ShowHealthIcons - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological

View File

@@ -66,9 +66,10 @@
- type: NightVision - type: NightVision
toggleSound: null toggleSound: null
color: White color: White
- type: ShowWhiteHealthBars - type: ShowHealthBars
damageContainers: damageContainers:
- Biological - Biological
- Inorganic
- type: ShowHealthIcons - type: ShowHealthIcons
damageContainers: damageContainers:
- Biological - Biological