sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockAutoDrobeFilled
- cost: 1200
+ cost: 1300
category: cargoproduct-category-name-service
group: market
ClothingHeadHatShrineMaidenWig: 2
ClothingOuterSuitShrineMaiden: 2
Gohei: 2
+ ClothingOuterSuitWitchRobes: 2
+ ClothingHeadHatWitch1: 2
ClothingHeadHatRedRacoon: 2
ClothingOuterRedRacoon: 2
ClothingHeadPaperSack: 2
- type: Clothing
sprite: Clothing/OuterClothing/Suits/shrine-maiden.rsi
+- type: entity
+ parent: ClothingOuterBase
+ id: ClothingOuterSuitWitchRobes
+ name: witch robes
+ description: Magic is all about the spell power, ZE!
+ components:
+ - type: Sprite
+ sprite: Clothing/OuterClothing/Suits/witchrobe.rsi
+ - type: Clothing
+ sprite: Clothing/OuterClothing/Suits/witchrobe.rsi
+
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitMonkey
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/pull/36039/commits/b3bd70ae925ecbe7c625f70c4c3d09d3ed2ed32a . Inhands were made for SS14 and available under the same license",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-OUTERCLOTHING",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ }
+ ]
+}