Skip to content

Commit

Permalink
Changed construction to base off of component
Browse files Browse the repository at this point in the history
  • Loading branch information
Timemaster99 committed Jun 14, 2024
1 parent 136a266 commit 50961e6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
sprite: Clothing/Eyes/Hud/med.rsi
state: icon
doAfter: 5
- tag: GlassesNearsight
- component: VisionCorrection
name: glasses
icon:
sprite: Clothing/Eyes/Glasses/glasses.rsi
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/DeltaV/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,3 @@

- type: Tag
id: Skirt

- type: Tag
id: GlassesNearsight
1 change: 0 additions & 1 deletion Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
- type: VisionCorrection
- type: Tag
tags:
- GlassesNearsight # DeltaV - Make prescription HUDs craftable
- HamsterWearable
- WhitelistChameleon

Expand Down

0 comments on commit 50961e6

Please sign in to comment.