Skip to content

Commit

Permalink
Merge pull request #284 from Darkmajia/security-winter-coats
Browse files Browse the repository at this point in the history
hos/warden winter coats
  • Loading branch information
formlessnameless authored Sep 18, 2024
2 parents a549d93 + 9366d0d commit bd23856
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,8 @@
id: HeadofSecurityWinterCoat
equipment:
outerClothing: ClothingOuterWinterHoS

- type: loadout
id: HeadofSecurityWinterCoatUnarmored
equipment:
outerClothing: ClothingOuterWinterHoSUnarmored
5 changes: 5 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@
id: WardenArmoredWinterCoat
equipment:
outerClothing: ClothingOuterWinterWarden

- type: loadout
id: WardenWinterCoatUnarmored
equipment:
outerClothing: ClothingOuterWinterWardenUnarmored
2 changes: 2 additions & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@
loadouts:
- HeadofSecurityCoat
- HeadofSecurityWinterCoat
- HeadofSecurityWinterCoatUnarmored

- type: loadoutGroup
id: WardenHead
Expand All @@ -989,6 +990,7 @@
loadouts:
- WardenCoat
- WardenArmoredWinterCoat
- WardenWinterCoatUnarmored

- type: loadoutGroup
id: SecurityHead
Expand Down

0 comments on commit bd23856

Please sign in to comment.