Implements greyscale (white) chairs (#22209)
* implements greyscale chairs * bob
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user