Skip to content

Commit

Permalink
Adding the two costume outers to loadouts
Browse files Browse the repository at this point in the history
  • Loading branch information
ShatteredSwords authored Aug 10, 2024
1 parent a623552 commit f993cb8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/outerClothing.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- type: loadout
id: LoadoutOuterPlagueSuit
category: Outer
cost: 3
items:
- ClothingOuterPlagueSuit

- type: loadout
id: LoadoutOuterRedRacoon
category: Outer
cost: 3
items:
- ClothingOuterRedRacoon

0 comments on commit f993cb8

Please sign in to comment.