Skip to content

Commit

Permalink
add ancient jumpsuit to passenger loadout (#27035)
Browse files Browse the repository at this point in the history
inital
  • Loading branch information
Dutch-VanDerLinde authored Apr 17, 2024
1 parent f825e5e commit 5742dee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,18 @@
equipment:
jumpsuit: ClothingUniformJumpskirtColorGrey

- type: loadout
id: AncientJumpsuit
equipment: AncientJumpsuit
effects:
- !type:GroupLoadoutEffect
proto: GreyTider

- type: startingGear
id: AncientJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitAncient

# Back
- type: loadout
id: CommonBackpack
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
loadouts:
- GreyJumpsuit
- GreyJumpskirt
- AncientJumpsuit

- type: loadoutGroup
id: PassengerFace
Expand Down

0 comments on commit 5742dee

Please sign in to comment.