Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corpsman Glasses Adjustment #1879

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: HudSecurity
Avalon-Proto marked this conversation as resolved.
Show resolved Hide resolved
name: sec hud
icon:
sprite: Clothing/Eyes/Hud/medsec.rsi
sprite: Clothing/Eyes/Hud/sec.rsi
state: icon
doAfter: 5
- material: Cable
Expand Down
Loading