Skip to content

Commit

Permalink
aaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Sep 22, 2024
1 parent 5b39bed commit cb4ca29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Entities/Clothing/Eyes/hud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- type: Clothing
sprite: DeltaV/Clothing/Eyes/Hud/prescmedhud.rsi
- type: Construction
graph: ClothingEyesPrescriptionMedHud
graph: PrescriptionMedHud
node: prescmedhud
- type: ShowHealthBars
damageContainers:
Expand All @@ -32,7 +32,7 @@
- type: Clothing
sprite: DeltaV/Clothing/Eyes/Hud/prescsechud.rsi
- type: Construction
graph: ClothingEyesPrescriptionSecHud
graph: PrescriptionSecHud
node: prescsechud
- type: Tag
tags:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Recipes/Construction/clothing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: construction
name: prescription medhud
id: ClothingEyesPrescriptionMedHud
id: PrescriptionMedHud
graph: PrescriptionMedHud
startNode: start
targetNode: prescmedhud
Expand All @@ -11,7 +11,7 @@

- type: construction
name: prescription sechud
id: ClothingEyesPrescriptionHudSecurity
id: PrescriptionHudSecurity
graph: PrescriptionSecHud
startNode: start
targetNode: prescsechud
Expand Down

0 comments on commit cb4ca29

Please sign in to comment.