Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
PvrG committed Nov 27, 2024
1 parent 3c73637 commit d3ae39f
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions Resources/Prototypes/_CorvaxNext/Entities/Objects/Misc/cards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,21 @@
name: hand of cards
components:
- type: CardHand
- type: Sprite
sprite: _CorvaxNext/Objects/Misc/cards.rsi
state: singlecard_down_black
- type: Item
sprite: _CorvaxNext/Objects/Misc/cards.rsi
state: singlecard_down_black
size: Small
- type: Item
sprite: _CorvaxNext/Objects/Misc/cards.rsi
state: singlecard_down_black
size: Small
- type: Item
sprite: _CorvaxNext/Objects/Misc/cards.rsi
state: singlecard_down_black
size: Small
- type: Sprite
sprite: _CorvaxNext/Objects/Misc/cards.rsi
state: singlecard_down_black
- type: UserInterface
interfaces:
enum.CardUiKey.Key:
Expand Down

0 comments on commit d3ae39f

Please sign in to comment.