Skip to content

Commit

Permalink
Corpsman Glasses Adjustment (DeltaV-Station#1879)
Browse files Browse the repository at this point in the history
* Corpsman Glasses Adjustment

* Fixed WrongHUDS lol

* Forgotpartwoops

* Return of The Glasses

* clean comments

Signed-off-by: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>

---------

Signed-off-by: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>
Co-authored-by: Tad "Taddy" Johnson <120885811+TadJohnson00@users.noreply.github.com>
  • Loading branch information
Avalon-Proto and TadJohnson00 authored Sep 21, 2024
1 parent 7129380 commit 4f2cd32
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
components:
- type: StorageFill
contents:
# - id: ClothingEyesGlassesCorpsman # DeltaV - Corpsman Glasses | removed until HUD/sunglasses balance can be discussed and reworked.
- id: ClothingEyesGlassesCorpsman
- id: WeaponDisabler
- id: TrackingImplanter
amount: 2
Expand Down Expand Up @@ -148,7 +148,7 @@
components:
- type: StorageFill
contents:
# - id: ClothingEyesGlassesCorpsman # DeltaV - Corpsman Glasses | removed until HUD/sunglasses balance can be discussed and reworked.
- id: ClothingEyesGlassesCorpsman
- id: WeaponDisabler
- id: TrackingImplanter
amount: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
Caustic: 0.85

- type: entity
parent: [ClothingEyesBase, ShowSecurityIcons, ShowMedicalIcons, BaseRestrictedContraband]
parent: [ClothingEyesBase, ShowMedicalIcons, BaseRestrictedContraband]
id: ClothingEyesGlassesCorpsman
name: corpsman glasses
description: Security glasses designed for the Corpsman for medical and security needs. Now with a cool blue hue*
description: Security glasses designed for the Corpsman for medical needs. Now with a cool blue hue*
components:
- type: Sprite
sprite: DeltaV/Clothing/Eyes/Glasses/corpsglasses.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
state: icon
doAfter: 5
- tag: HudMedicalSecurity
name: medsec hud
- tag: HudMedical
name: med hud
icon:
sprite: Clothing/Eyes/Hud/medsec.rsi
sprite: Clothing/Eyes/Hud/med.rsi
state: icon
doAfter: 5
- material: Cable
Expand Down

0 comments on commit 4f2cd32

Please sign in to comment.