Skip to content

Commit

Permalink
Minor loadout options (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
HungryCuban authored Dec 18, 2024
1 parent 21be23f commit c54fd61
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/_Nuclear14/Loadouts/neck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@
group: N14LoadoutNeck
items:
- N14ClothingNeckMantleLeather

- type: loadout
id: N14LoadoutNeckCloakDarkCloak
category: Accessories
cost: 0
requirements:
- !type:CharacterItemGroupRequirement
group: N14LoadoutNeck
items:
- N14ClothingNeckCloakDarkCloak
10 changes: 10 additions & 0 deletions Resources/Prototypes/_Nuclear14/Loadouts/outerClothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,13 @@
group: N14LoadoutOuter
items:
- N14ClothingOuterRaiderBlastmaster

- type: loadout
id: N14LoadoutOuterHarperCoat
category: Outer
cost: 3
requirements:
- !type:CharacterItemGroupRequirement
group: N14LoadoutOuter
items:
- N14ClothingOuterHarperCoat

0 comments on commit c54fd61

Please sign in to comment.