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

Sec Shades Returns to Staff #626

Closed
wants to merge 9 commits into from
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 @@ -49,7 +49,7 @@
- id: RubberStampWarden
- id: DoorRemoteArmory
- id: HoloprojectorSecurity
- id: ClothingEyesHudSecurity
- id: ClothingEyesHudSecurity #Delta-V: Sechud Scarcity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So what exactly is getting changed besides the comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Originally, I had it removed. It ended up causing some issues and I'm currently working on trying to fix it.

- id: BoxPDAPrisoner # Delta-V
- id: ClothingShoesBootsWinterWarden #Delta V: Add departmental winter boots

Expand Down Expand Up @@ -92,7 +92,7 @@
- id: ClothingShoesBootsJack
- id: WeaponMeleeNeedle
prob: 0.1
- id: ClothingEyesHudSecurity
- id: ClothingEyesHudSecurity #Delta-V: Sechud Scarcity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same deal here


- type: entity
id: LockerBrigmedicFilled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
back: ClothingBackpackHOSFilled
shoes: ClothingShoesBootsCombatFilled
outerClothing: ClothingOuterCoatHoSTrench
eyes: ClothingEyesGlassesSunglasses
eyes: ClothingEyesGlassesSecurity # Delta-V: Replaced Regular Sunglasses
# eyes: ClothingEyesGlassesSunglasses # Delta-V: Replaced
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just replace the entire line and say you replaced it, this doesnt help

head: ClothingHeadHatBeretHoS
id: HoSPDA
gloves: ClothingHandsGlovesCombat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
jumpsuit: ClothingUniformJumpsuitSec
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsCombatFilled
eyes: ClothingEyesGlassesSunglasses
eyes: ClothingEyesGlassesSecurity # Delta-V: Replaced Regular Sunglasses
# eyes: ClothingEyesGlassesSunglasses # Delta-V: Replaced
head: ClothingHeadHelmetBasic
outerClothing: ClothingOuterArmorPlateCarrier # DeltaV - ClothingOuterArmorBasic replaced in favour of plate carrier
id: SecurityPDA
Expand Down
3 changes: 2 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
jumpsuit: ClothingUniformJumpsuitWarden
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsCombatFilled
eyes: ClothingEyesGlassesSunglasses
eyes: ClothingEyesGlassesSecurity # Delta-V: Replaced Regular Sunglasses
# eyes: ClothingEyesGlassesSunglasses # Delta-V: Replaced
outerClothing: ClothingOuterCoatWarden
id: WardenPDA
ears: ClothingHeadsetSecurity
Expand Down
Loading