Add SpriteFade to tables and counters (#13611)

This commit is contained in:
metalgearsloth
2023-01-21 00:49:21 +11:00
committed by GitHub
parent d36ca01a40
commit 37b57d550f
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
- TableMask - TableMask
layer: layer:
- TableLayer - TableLayer
- type: SpriteFade
- type: Sprite - type: Sprite
netsync: false netsync: false
- type: Icon - type: Icon

View File

@@ -52,6 +52,7 @@
name: wooden counter frame name: wooden counter frame
description: Pieces of wood that make the frame of a table. description: Pieces of wood that make the frame of a table.
components: components:
- type: SpriteFade
- type: Sprite - type: Sprite
sprite: Structures/Furniture/Tables/counterwood.rsi sprite: Structures/Furniture/Tables/counterwood.rsi
- type: Icon - type: Icon