Added honkcult robe (#14088)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
product: CrateVendingMachineRestockClothesFilled
|
||||
cost: 4000
|
||||
cost: 4200
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
|
||||
@@ -35,5 +35,6 @@
|
||||
ClothingUniformJumpsuitDameDane: 2
|
||||
ClothingShoesDameDane: 2
|
||||
ClothingOuterDameDane: 2
|
||||
ClothingOuterClownPriest: 1
|
||||
emaggedInventory:
|
||||
ClothingShoesBling: 1
|
||||
|
||||
@@ -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 |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user