ClothingMaskGasCentcom: 3
ClothingHeadsetCentCom: 3
ClothingOuterWinterCentcom: 3
+ ClothingOuterCoatExpensive: 1
ClothingNeckScarfStripedCentcom: 3
ClothingNeckCloakCentcom: 3
sprite: Clothing/OuterClothing/Coats/space_asshole.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/space_asshole.rsi
+
+- type: entity
+ parent: ClothingOuterStorageBase
+ id: ClothingOuterCoatExpensive
+ name: expensive coat
+ description: Very fluffy pink coat, made out of very expensive fur (clearly).
+ components:
+ - type: Sprite
+ sprite: Clothing/OuterClothing/Coats/expensive_coat.rsi
+ - type: Clothing
+ sprite: Clothing/OuterClothing/Coats/expensive_coat.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/cae6017c486dbadef2b2d86ddc58d7226c17597c/icons/mob/clothing/suit.dmi, https://github.com/ParadiseSS13/Paradise/blob/cab0fa52972c777ec3929cc2e03a74088349486f/icons/obj/clothing/suits.dmi",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "equipped-OUTERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "icon"
+ }
+ ]
+}
\ No newline at end of file