Skip to content

Commit

Permalink
Corpsman Glasses
Browse files Browse the repository at this point in the history
Added Corpsman Glasses to the game, added it to Corpsmans lockers, and added a crafting recipe for them.
  • Loading branch information
Unkn0wnGh0st333 committed Sep 16, 2024
1 parent 6670a91 commit 5885cc2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/DeltaV/Recipes/Construction/clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,14 @@
description: Prescription sechud, merged glasses and sechud together by sheer luck and cables with glue.
icon: { sprite: DeltaV/Clothing/Eyes/Hud/prescsechud.rsi, state: icon }
objectType: Item

- type: construction
name: corpsman glasses
id: ClothingEyesGlassesCorpsman
graph: GlassesCorpsHUD
startNode: start
targetNode: glassesCorps
category: construction-category-clothing
description: A pair of sunglasses, modified to have a built-in security and medical HUD.
icon: { sprite: DeltaV/Clothing/Eyes/Glasses/corpsglasses.rsi, state: icon }
objectType: Item
11 changes: 0 additions & 11 deletions Resources/Prototypes/Recipes/Construction/clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,6 @@
icon: { sprite: Clothing/Eyes/Glasses/secglasses.rsi, state: icon }
objectType: Item

- type: construction
name: corpsman glasses # DeltaV
id: ClothingEyesGlassesCorpsman
graph: GlassesCorpsHUD
startNode: start
targetNode: glassesCorps
category: construction-category-clothing
description: A pair of sunglasses, modified to have a built-in security and medical HUD.
icon: { sprite: DeltaV/Clothing/Eyes/Glasses/corpsglasses.rsi, state: icon }
objectType: Item

- type: construction
name: quiver
id: ClothingBeltQuiver
Expand Down

0 comments on commit 5885cc2

Please sign in to comment.