sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockClothesFilled
- cost: 4000
+ cost: 4200
category: Service
group: market
ClothingUniformJumpsuitDameDane: 2
ClothingShoesDameDane: 2
ClothingOuterDameDane: 2
+ ClothingOuterClownPriest: 1
emaggedInventory:
ClothingShoesBling: 1
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
+
\ No newline at end of file
--- /dev/null
+{
+ "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
+ }
+ ]
+}
\ No newline at end of file