Added honkcult robe (#14088)

This commit is contained in:
Skarletto
2023-02-16 20:04:39 -05:00
committed by GitHub
parent b482463c91
commit 3549dad2a4
8 changed files with 40 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockClothesFilled
cost: 4000
cost: 4200
category: Service
group: market

View File

@@ -35,5 +35,6 @@
ClothingUniformJumpsuitDameDane: 2
ClothingShoesDameDane: 2
ClothingOuterDameDane: 2
ClothingOuterClownPriest: 1
emaggedInventory:
ClothingShoesBling: 1

View File

@@ -164,3 +164,15 @@
sprite: Clothing/OuterClothing/Coats/damedanecoat.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/damedanecoat.rsi
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterClownPriest
name: robes of the honkmother
description: Meant for a clown of the cloth.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Coats/clownpriest.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Yogstation at https://github.com/yogstation13/Yogstation/commit/18ab2203bc47b7590f2c72b5f7969eafa723f033",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}