Skip to content

Commit

Permalink
Give some sec boots knife (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Sep 25, 2023
1 parent ac8cdbe commit d36c9a8
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 7 deletions.
9 changes: 9 additions & 0 deletions Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: entity
id: ClothingShoesBootsJackSecFilled
parent: ClothingShoesBootsJackSec
suffix: Filled
components:
- type: StorageFill
contents:
- id: CombatKnife

2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitDetective
back: ClothingBackpackSecurityFilledDetective
shoes: ClothingShoesBootsJackSec # Corvax-Resprite
shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP
eyes: ClothingEyesGlassesSunglasses
head: ClothingHeadHatFedoraBrown
outerClothing: ClothingOuterVestDetective
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitHoS
back: ClothingBackpackHOSFilled
shoes: ClothingShoesBootsJackSec # Corvax-Resprite
shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite
outerClothing: ClothingOuterCoatHoSTrench
eyes: ClothingEyesGlassesSecurity
head: ClothingHeadHatBeretHoS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitSecGrey # Corvax-Resprite
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJackSec # Corvax-Resprite
shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP
outerClothing: ClothingOuterArmorBasic
id: SecurityCadetPDA
ears: ClothingHeadsetSecurity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitSec
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJackSec # Corvax-Resprite
shoes: ClothingShoesBootsJackSec # Corvax-Resprite-MRP
eyes: ClothingEyesGlassesSecurity
head: ClothingHeadHelmetBasic
outerClothing: ClothingOuterVestArmorSec # Corvax-Resprite
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
equipment:
jumpsuit: ClothingUniformJumpsuitSeniorOfficer
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsCombatFilled
shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite
eyes: ClothingEyesGlassesSecurity
head: ClothingHeadHatBeret
outerClothing: ClothingOuterArmorBasic
outerClothing: ClothingOuterVestArmorSec # Corvax-Resprite
id: SeniorOfficerPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
head: ClothingHeadHatWarden
jumpsuit: ClothingUniformJumpsuitWarden
back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJackSec # Corvax-Resprite
shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite
eyes: ClothingEyesGlassesSecurity
outerClothing: ClothingOuterCoatWarden
id: WardenPDA
Expand Down

0 comments on commit d36c9a8

Please sign in to comment.