* Add fancy table spawner
* fix icon
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
--- /dev/null
+- 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