@@ -15,5 +15,6 @@
|
||||
ClothingMaskGasCentcom: 3
|
||||
ClothingHeadsetCentCom: 3
|
||||
ClothingOuterWinterCentcom: 3
|
||||
ClothingOuterCoatExpensive: 1
|
||||
ClothingNeckScarfStripedCentcom: 3
|
||||
ClothingNeckCloakCentcom: 3
|
||||
|
||||
@@ -398,3 +398,14 @@
|
||||
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
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 567 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user