Skip to content

Commit

Permalink
fix nyano coat loadouts (#1697)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Aug 28, 2024
1 parent 5bfeb6d commit bc92d6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
- type: loadout
id: MailCarrierWintercoat
equipment:
coat: ClothingOuterWinterCoatMail
outerClothing: ClothingOuterWinterCoatMail
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
- type: loadout
id: MantisCoat
equipment:
coat: ClothingOuterCoatMantis
outerClothing: ClothingOuterCoatMantis

- type: loadout
id: MantisWintercoat
equipment:
coat: ClothingOuterWinterCoatMantis
outerClothing: ClothingOuterWinterCoatMantis

# Shoes
- type: loadout
Expand Down

0 comments on commit bc92d6f

Please sign in to comment.