Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
update
  • Loading branch information
VividPups committed Feb 17, 2025
1 parent 3579580 commit 00ea477
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
sprite: Clothing/OuterClothing/Armor/magusred.rsi

- type: entity
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing]
parent: ClothingOuterBaseLarge
id: ClothingOuterArmorCaptainCarapace
name: "captain's carapace"
description: "An armored chestpiece that provides protection whilst still offering maximum mobility and flexibility. Issued only to the station's finest."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
abstract: true
parent: Clothing
parent: [Clothing, ClothingOuterStorageBase]
id: ClothingOuterBase
components:
- type: Clothing
Expand Down Expand Up @@ -199,4 +199,4 @@
id: ClothingOuterBaseMedium
components:
- type: Item
size: Huge
size: Huge
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
parent: ClothingOuterStorageBase
id: [ClothingOuterWinterCoat, AllowSuitStorageClothing]
id: ClothingOuterWinterCoat
name: winter coat
description: A heavy jacket made from 'synthetic' animal furs.
components:
Expand Down

0 comments on commit 00ea477

Please sign in to comment.