Skip to content

Commit

Permalink
Merge pull request #1655 from Darkmajia/supply-assistant-loadout-nuke
Browse files Browse the repository at this point in the history
supply assistant loadout de-swag
  • Loading branch information
mqole authored Feb 11, 2025
2 parents 8ef8516 + dad9609 commit 281a3df
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 25 deletions.
21 changes: 0 additions & 21 deletions Resources/Prototypes/_DV/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@
- ChemistryGloves

## Supply Assistant
- type: loadoutGroup
id: SupplyAssistantHead
name: loadout-group-supply-assistant-head
minLimit: 0
loadouts:
- CargoTechnicianHead

- type: loadoutGroup
id: SupplyAssistantJumpsuit
name: loadout-group-supply-assistant-jumpsuit
Expand All @@ -30,20 +23,6 @@
- CargoTechnicianSatchel
- CargoTechnicianDuffel

- type: loadoutGroup
id: SupplyAssistantOuterClothing
name: loadout-group-supply-assistant-outerclothing
minLimit: 0
loadouts:
- CargoTechnicianWintercoat

- type: loadoutGroup
id: SupplyAssistantShoes
name: loadout-group-supply-assistant-shoes
loadouts:
- BlackShoes
- CargoWinterBoots

# Command
## Administrative Assistant
- type: loadoutGroup
Expand Down
5 changes: 1 addition & 4 deletions Resources/Prototypes/_DV/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
id: JobSupplyAssistant
groups:
- GroupTankHarness
- SupplyAssistantHead
- SupplyAssistantJumpsuit
- SupplyAssistantOuterClothing
- SupplyAssistantShoes
- Glasses
- SupplyAssistantBackpack
- Glasses
- Survival
- Trinkets
- GroupSpeciesBreathTool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- type: startingGear
id: SupplyAssistantGear
equipment:
shoes: ClothingShoesColorBlack
id: SupplyAssistantPDA
ears: ClothingHeadsetCargo
pocket1: BookLogistics

0 comments on commit 281a3df

Please sign in to comment.