Ghost sheet! (#13437)

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
This commit is contained in:
Clon clover
2023-01-16 15:29:45 +08:00
committed by GitHub
parent 4102c9cf7c
commit 5ae85bd4cf
7 changed files with 41 additions and 0 deletions

View File

@@ -220,3 +220,14 @@
sprite: Clothing/OuterClothing/Misc/nunrobe.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Misc/nunrobe.rsi
- type: entity
parent: ClothingOuterBase
id: ClothingOuterGhostSheet
name: ghost sheet
description: Spooky!!!
components:
- type: Sprite
sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Misc/ghostsheet.rsi

View File

@@ -301,6 +301,10 @@
parent: BedsheetBase
name: white bedsheet
components:
- type: Butcherable
spawned:
- id: ClothingOuterGhostSheet #ghostly!
amount: 1
- type: Sprite
state: sheetwhite
- type: Clothing