Add fancy table spawner (#26044)

* Add fancy table spawner

* fix icon

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-03-13 01:21:51 -05:00
committed by GitHub
parent 44819d6608
commit f5f5eebeee

View File

@@ -0,0 +1,22 @@
- type: entity
name: random fancy table spawner
id: FancyTableSpawner
parent: MarkerBase
components:
- type: Sprite
layers:
- state: red
- sprite: Structures/Furniture/Tables/Fancy/blue.rsi
state: full
- type: RandomSpawner
prototypes:
- TableFancyBlue
- TableFancyCyan
- TableFancyBlack
- TableFancyRed
- TableFancyPurple
- TableFancyPink
- TableFancyGreen
- TableFancyOrange
- TableFancyWhite
offset: 0.0