Skip to content

Commit

Permalink
Merge branch 'master' into Revert-revert-DV-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus authored Apr 23, 2024
2 parents 42471e1 + e49e813 commit d4cb578
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d4cb578

Please sign in to comment.