Implements greyscale (white) chairs (#22209)

* implements greyscale chairs

* bob
This commit is contained in:
Flareguy
2023-12-07 16:04:54 -06:00
committed by GitHub
parent 039e5d41a7
commit 7a109a3ee7

View File

@@ -66,6 +66,15 @@
graph: Seat
node: chair
- type: entity
name: chair
id: ChairGreyscale
parent: Chair
suffix: White
components:
- type: Sprite
state: chair-greyscale
- type: entity
name: stool
id: Stool