Spawn aprons for botanist and chef (#2707)

This commit is contained in:
Swept
2020-12-05 14:15:52 +00:00
committed by GitHub
parent 0e72bcb4b8
commit e4fe98f433
8 changed files with 41 additions and 0 deletions

View File

@@ -9,6 +9,18 @@
- type: Clothing
sprite: Clothing/OuterClothing/Misc/apron.rsi
- type: entity
parent: ClothingOuterBase
id: ClothingOuterApronBotanist
name: apron
suffix: Botanical
description: A thick blue-apron, perfect for insulating your soft flesh from spills, soil and thorns.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Misc/apronbotanist.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Misc/apronbotanist.rsi
- type: entity
parent: ClothingOuterBase
id: ClothingOuterApronChef