Skip to content

Commit

Permalink
Poncho
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Nov 18, 2023
1 parent de46891 commit 2239d77
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
clothingPrototype: ClothingHeadHatHoodChaplainHood

- type: entity
parent: ClothingOuterBase
parent: ClothingNeckBase # Frontier - Change to neck
id: ClothingOuterPonchoClassic
name: classic poncho
description: A warm and comfy classic poncho.
Expand Down Expand Up @@ -140,7 +140,7 @@
sprite: Clothing/OuterClothing/Misc/judge.rsi

- type: entity
parent: ClothingOuterBase
parent: ClothingNeckBase # Frontier - Change to neck
id: ClothingOuterPoncho
name: poncho
description: A warm and comfy poncho.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"name": "equipped-NECK",
"directions": 4
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"name": "equipped-NECK",
"directions": 4
},
{
Expand Down

0 comments on commit 2239d77

Please sign in to comment.