Skip to content

Commit

Permalink
Just fixing some things perhaps forgotten :3
Browse files Browse the repository at this point in the history
  • Loading branch information
ShatteredSwords authored Aug 22, 2024
1 parent 5e14879 commit e10ad26
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/sockect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksPlain

Expand All @@ -36,6 +42,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksStripedPurple

Expand All @@ -60,6 +72,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksStripedRainbow

Expand All @@ -84,6 +102,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksCoder

Expand All @@ -108,6 +132,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksCoderValid

Expand All @@ -132,6 +162,12 @@
category: Shoes
cost: 1
exclusive: true
requirements:
- !type:CharacterSpeciesRequirement
inverted: true
species:
- Diona
- Harpy
items:
- ClothingUnderSocksBee

Expand Down

0 comments on commit e10ad26

Please sign in to comment.