diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml index ae8b4383994..fc68d905211 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml @@ -1,6 +1,10 @@ - type: vendingMachineInventory id: GoodCleanFunInventory startingInventory: +#Sunrise-start + PokerCardClassicBoxFilled: 2 + PokerCardBoxFilled: 2 +#Sunrise-end DiceBag: 6 Paper: 8 d6Dice: 8 diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards.yml new file mode 100644 index 00000000000..4066c6cc633 --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards.yml @@ -0,0 +1,2046 @@ +- type: entity + name: playable card + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BaseItem + id: BasePokerCard + description: A poker card with you can play. Its two of clubs + components: + - type: SpawnItemsOnUse + items: + - id: BasePokerCardFlipped + - type: Item + size: Tiny + - type: Tag + tags: + - PokerCard + - type: Appearance + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: BasePokerCardFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: BasePokerCard + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Two + parent: BasePokerCard + id: PokerCardTwoClub + description: A poker card with you can play. Its two of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTwoClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Three + parent: BasePokerCard + id: PokerCardThreeClub + description: A poker card with you can play. Its three of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardThreeClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Four + parent: BasePokerCard + id: PokerCardFourClub + description: A poker card with you can play. Its four of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFourClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Five + parent: BasePokerCard + id: PokerCardFiveClub + description: A poker card with you can play. Its five of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFiveClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Six + parent: BasePokerCard + id: PokerCardSixClub + description: A poker card with you can play. Its six of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSixClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Seven + parent: BasePokerCard + id: PokerCardSevenClub + description: A poker card with you can play. Its seven of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSevenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Eight + parent: BasePokerCard + id: PokerCardEightClub + description: A poker card with you can play. Its eight of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardEightClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Nine + parent: BasePokerCard + id: PokerCardNineClub + description: A poker card with you can play. Its nine of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardNineClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Ten + parent: BasePokerCard + id: PokerCardTenClub + description: A poker card with you can play. Its ten of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Jack + parent: BasePokerCard + id: PokerCardJackClub + description: A poker card with you can play. Its jack of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardJackClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Queen + parent: BasePokerCard + id: PokerCardQueenClub + description: A poker card with you can play. Its queen of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardQueenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,King + parent: BasePokerCard + id: PokerCardKingClub + description: A poker card with you can play. Its king of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardKingClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Ace + parent: BasePokerCard + id: PokerCardAceClub + description: A poker card with you can play. Its ace of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardAceClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Two + parent: BasePokerCard + id: PokerCardTwoSpade + description: A poker card with you can play. Its two of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTwoSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Three + parent: BasePokerCard + id: PokerCardThreeSpade + description: A poker card with you can play. Its three of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardThreeSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Four + parent: BasePokerCard + id: PokerCardFourSpade + description: A poker card with you can play. Its four of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFourSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Five + parent: BasePokerCard + id: PokerCardFiveSpade + description: A poker card with you can play. Its five of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFiveSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Six + parent: BasePokerCard + id: PokerCardSixSpade + description: A poker card with you can play. Its six of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSixSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Seven + parent: BasePokerCard + id: PokerCardSevenSpade + description: A poker card with you can play. Its seven of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSevenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Eight + parent: BasePokerCard + id: PokerCardEightSpade + description: A poker card with you can play. Its eight of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardEightSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Nine + parent: BasePokerCard + id: PokerCardNineSpade + description: A poker card with you can play. Its nine of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardNineSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Ten + parent: BasePokerCard + id: PokerCardTenSpade + description: A poker card with you can play. Its ten of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Jack + parent: BasePokerCard + id: PokerCardJackSpade + description: A poker card with you can play. Its jack of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardJackSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Queen + parent: BasePokerCard + id: PokerCardQueenSpade + description: A poker card with you can play. Its queen of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardQueenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,King + parent: BasePokerCard + id: PokerCardKingSpade + description: A poker card with you can play. Its king of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardKingSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Ace + parent: BasePokerCard + id: PokerCardAceSpade + description: A poker card with you can play. Its ace of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardAceSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Two + parent: BasePokerCard + id: PokerCardTwoHeart + description: A poker card with you can play. Its two of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTwoHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Three + parent: BasePokerCard + id: PokerCardThreeHeart + description: A poker card with you can play. Its three of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardThreeHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Four + parent: BasePokerCard + id: PokerCardFourHeart + description: A poker card with you can play. Its four of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFourHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Five + parent: BasePokerCard + id: PokerCardFiveHeart + description: A poker card with you can play. Its five of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFiveHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Six + parent: BasePokerCard + id: PokerCardSixHeart + description: A poker card with you can play. Its six of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSixHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Seven + parent: BasePokerCard + id: PokerCardSevenHeart + description: A poker card with you can play. Its seven of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSevenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Eight + parent: BasePokerCard + id: PokerCardEightHeart + description: A poker card with you can play. Its eight of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardEightHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Nine + parent: BasePokerCard + id: PokerCardNineHeart + description: A poker card with you can play. Its nine of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardNineHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Ten + parent: BasePokerCard + id: PokerCardTenHeart + description: A poker card with you can play. Its ten of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Jack + parent: BasePokerCard + id: PokerCardJackHeart + description: A poker card with you can play. Its jack of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardJackHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Queen + parent: BasePokerCard + id: PokerCardQueenHeart + description: A poker card with you can play. Its queen of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardQueenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,King + parent: BasePokerCard + id: PokerCardKingHeart + description: A poker card with you can play. Its king of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardKingHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Ace + parent: BasePokerCard + id: PokerCardAceHeart + description: A poker card with you can play. Its ace of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardAceHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Two + parent: BasePokerCard + id: PokerCardTwoDiamond + description: A poker card with you can play. Its two of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTwoDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTwoDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Three + parent: BasePokerCard + id: PokerCardThreeDiamond + description: A poker card with you can play. Its three of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardThreeDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardThreeDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Four + parent: BasePokerCard + id: PokerCardFourDiamond + description: A poker card with you can play. Its four of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFourDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFourDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Five + parent: BasePokerCard + id: PokerCardFiveDiamond + description: A poker card with you can play. Its five of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardFiveDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Six + parent: BasePokerCard + id: PokerCardSixDiamond + description: A poker card with you can play. Its six of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardFiveDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSixDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSixDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Seven + parent: BasePokerCard + id: PokerCardSevenDiamond + description: A poker card with you can play. Its seven of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardSevenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardSevenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Eight + parent: BasePokerCard + id: PokerCardEightDiamond + description: A poker card with you can play. Its eight of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardEightDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardEightDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Nine + parent: BasePokerCard + id: PokerCardNineDiamond + description: A poker card with you can play. Its nine of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardNineDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardNineDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Ten + parent: BasePokerCard + id: PokerCardTenDiamond + description: A poker card with you can play. Its ten of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardTenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardTenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Jack + parent: BasePokerCard + id: PokerCardJackDiamond + description: A poker card with you can play. Its jack of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardJackDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardJackDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Queen + parent: BasePokerCard + id: PokerCardQueenDiamond + description: A poker card with you can play. Its queen of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardQueenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardQueenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,King + parent: BasePokerCard + id: PokerCardKingDiamond + description: A poker card with you can play. Its king of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardKingDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardKingDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Ace + parent: BasePokerCard + id: PokerCardAceDiamond + description: A poker card with you can play. Its ace of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardAceDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardAceDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Red Joker + parent: BasePokerCard + id: PokerCardRedJoker + description: A poker card with you can play. Its red joker + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardRedJokerFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: joker_red + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardRedJokerFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardRedJoker + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Black Joker + parent: BasePokerCard + id: PokerCardBlackJoker + description: A poker card with you can play. Its black joker + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardBlackJokerFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: joker_black + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCard + id: PokerCardBlackJokerFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardBlackJoker + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + id: PokerCardBox + parent: [ BaseStorageItem, BaseBagOpenClose ] + name: card bin + suffix: Sergeev_Vladimer ,PlayableCards ,CardBox ,Empty + description: Its bin for poker cards .What secrets lie at the bottom of its endless stack? + components: + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/cardbox.rsi + scale: 0.5,0.5 + state: closed + layers: + - state: closed + map: ["closeLayer"] + - state: open + map: ["openLayer"] + visible: false + - state: card1 + map: ["card1"] + visible: false + - state: card2 + map: ["card2"] + visible: false + - state: card3 + map: ["card3"] + visible: false + - state: card4 + map: ["card4"] + visible: false + - type: Storage + quickInsert: true + areaInsert: true + grid: + - 0,0,8,5 + maxItemSize: Huge + whitelist: + tags: + - PokerCard + - type: ContainerContainer + containers: + storagebase: !type:Container + ents: [] + - type: Item + sprite: _Sunrise/Objects/Fun/Cards/cardbox.rsi + size: Small + - type: ItemCounter + count: + tags: [PokerCard] + composite: true + layerStates: + - card1 + - card2 + - card3 + - card4 + - type: Appearance + - type: Dumpable + +- type: entity + id: PokerCardBoxFilled + parent: PokerCardBox + suffix: Sergeev_Vladimer ,PlayableCards ,CardBox ,Filled ,54 + components: + - type: StorageFill + contents: + - id: PokerCardTwoClubFlipped + - id: PokerCardTwoSpadeFlipped + - id: PokerCardTwoHeartFlipped + - id: PokerCardTwoDiamondFlipped + - id: PokerCardThreeClubFlipped + - id: PokerCardThreeSpadeFlipped + - id: PokerCardThreeHeartFlipped + - id: PokerCardThreeDiamondFlipped + - id: PokerCardFourClubFlipped + - id: PokerCardFourSpadeFlipped + - id: PokerCardFourHeartFlipped + - id: PokerCardFourDiamondFlipped + - id: PokerCardFiveClubFlipped + - id: PokerCardFiveSpadeFlipped + - id: PokerCardFiveHeartFlipped + - id: PokerCardFiveDiamondFlipped + - id: PokerCardSixClubFlipped + - id: PokerCardSixSpadeFlipped + - id: PokerCardSixHeartFlipped + - id: PokerCardSixDiamondFlipped + - id: PokerCardSevenClubFlipped + - id: PokerCardSevenSpadeFlipped + - id: PokerCardSevenHeartFlipped + - id: PokerCardSevenDiamondFlipped + - id: PokerCardEightClubFlipped + - id: PokerCardEightSpadeFlipped + - id: PokerCardEightHeartFlipped + - id: PokerCardEightDiamondFlipped + - id: PokerCardNineClubFlipped + - id: PokerCardNineSpadeFlipped + - id: PokerCardNineHeartFlipped + - id: PokerCardNineDiamondFlipped + - id: PokerCardTenClubFlipped + - id: PokerCardTenSpadeFlipped + - id: PokerCardTenHeartFlipped + - id: PokerCardTenDiamondFlipped + - id: PokerCardJackClubFlipped + - id: PokerCardJackSpadeFlipped + - id: PokerCardJackHeartFlipped + - id: PokerCardJackDiamondFlipped + - id: PokerCardQueenClubFlipped + - id: PokerCardQueenSpadeFlipped + - id: PokerCardQueenHeartFlipped + - id: PokerCardQueenDiamondFlipped + - id: PokerCardKingClubFlipped + - id: PokerCardKingSpadeFlipped + - id: PokerCardKingHeartFlipped + - id: PokerCardKingDiamondFlipped + - id: PokerCardAceClubFlipped + - id: PokerCardAceSpadeFlipped + - id: PokerCardAceHeartFlipped + - id: PokerCardAceDiamondFlipped + - id: PokerCardBlackJokerFlipped + - id: PokerCardRedJokerFlipped diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards_classic.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards_classic.yml new file mode 100644 index 00000000000..cc5fa5b3257 --- /dev/null +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/poker_cards_classic.yml @@ -0,0 +1,2046 @@ +- type: entity + name: playable card + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BaseItem + id: BasePokerCardClassic + description: A poker card with you can play. Its two of clubs + components: + - type: SpawnItemsOnUse + items: + - id: BasePokerCardClassicFlipped + - type: Item + size: Tiny + - type: Tag + tags: + - PokerCardClassic + - type: Appearance + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: BasePokerCardClassicFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: BasePokerCardClassic + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Two + parent: BasePokerCardClassic + id: PokerCardClassicTwoClub + description: A poker card with you can play. Its two of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTwoClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Three + parent: BasePokerCardClassic + id: PokerCardClassicThreeClub + description: A poker card with you can play. Its three of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicThreeClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Four + parent: BasePokerCardClassic + id: PokerCardClassicFourClub + description: A poker card with you can play. Its four of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFourClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Five + parent: BasePokerCardClassic + id: PokerCardClassicFiveClub + description: A poker card with you can play. Its five of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFiveClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Six + parent: BasePokerCardClassic + id: PokerCardClassicSixClub + description: A poker card with you can play. Its six of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSixClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Seven + parent: BasePokerCardClassic + id: PokerCardClassicSevenClub + description: A poker card with you can play. Its seven of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSevenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Eight + parent: BasePokerCardClassic + id: PokerCardClassicEightClub + description: A poker card with you can play. Its eight of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicEightClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Nine + parent: BasePokerCardClassic + id: PokerCardClassicNineClub + description: A poker card with you can play. Its nine of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicNineClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Ten + parent: BasePokerCardClassic + id: PokerCardClassicTenClub + description: A poker card with you can play. Its ten of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Jack + parent: BasePokerCardClassic + id: PokerCardClassicJackClub + description: A poker card with you can play. Its jack of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicJackClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Queen + parent: BasePokerCardClassic + id: PokerCardClassicQueenClub + description: A poker card with you can play. Its queen of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicQueenClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,King + parent: BasePokerCardClassic + id: PokerCardClassicKingClub + description: A poker card with you can play. Its king of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicKingClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Club ,Ace + parent: BasePokerCardClassic + id: PokerCardClassicAceClub + description: A poker card with you can play. Its ace of clubs + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceClubFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: club + - state: black_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicAceClubFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceClub + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Two + parent: BasePokerCardClassic + id: PokerCardClassicTwoSpade + description: A poker card with you can play. Its two of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTwoSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Three + parent: BasePokerCardClassic + id: PokerCardClassicThreeSpade + description: A poker card with you can play. Its three of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicThreeSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Four + parent: BasePokerCardClassic + id: PokerCardClassicFourSpade + description: A poker card with you can play. Its four of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFourSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Five + parent: BasePokerCardClassic + id: PokerCardClassicFiveSpade + description: A poker card with you can play. Its five of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFiveSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Six + parent: BasePokerCardClassic + id: PokerCardClassicSixSpade + description: A poker card with you can play. Its six of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSixSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Seven + parent: BasePokerCardClassic + id: PokerCardClassicSevenSpade + description: A poker card with you can play. Its seven of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSevenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Eight + parent: BasePokerCardClassic + id: PokerCardClassicEightSpade + description: A poker card with you can play. Its eight of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicEightSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Nine + parent: BasePokerCardClassic + id: PokerCardClassicNineSpade + description: A poker card with you can play. Its nine of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicNineSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Ten + parent: BasePokerCardClassic + id: PokerCardClassicTenSpade + description: A poker card with you can play. Its ten of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Jack + parent: BasePokerCardClassic + id: PokerCardClassicJackSpade + description: A poker card with you can play. Its jack of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicJackSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Queen + parent: BasePokerCardClassic + id: PokerCardClassicQueenSpade + description: A poker card with you can play. Its queen of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicQueenSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,King + parent: BasePokerCardClassic + id: PokerCardClassicKingSpade + description: A poker card with you can play. Its king of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicKingSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Spade ,Ace + parent: BasePokerCardClassic + id: PokerCardClassicAceSpade + description: A poker card with you can play. Its ace of spades + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceSpadeFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: spade + - state: black_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicAceSpadeFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceSpade + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Two + parent: BasePokerCardClassic + id: PokerCardClassicTwoHeart + description: A poker card with you can play. Its two of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTwoHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Three + parent: BasePokerCardClassic + id: PokerCardClassicThreeHeart + description: A poker card with you can play. Its three of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicThreeHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Four + parent: BasePokerCardClassic + id: PokerCardClassicFourHeart + description: A poker card with you can play. Its four of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFourHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Five + parent: BasePokerCardClassic + id: PokerCardClassicFiveHeart + description: A poker card with you can play. Its five of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFiveHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Six + parent: BasePokerCardClassic + id: PokerCardClassicSixHeart + description: A poker card with you can play. Its six of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSixHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Seven + parent: BasePokerCardClassic + id: PokerCardClassicSevenHeart + description: A poker card with you can play. Its seven of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSevenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Eight + parent: BasePokerCardClassic + id: PokerCardClassicEightHeart + description: A poker card with you can play. Its eight of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicEightHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Nine + parent: BasePokerCardClassic + id: PokerCardClassicNineHeart + description: A poker card with you can play. Its nine of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicNineHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Ten + parent: BasePokerCardClassic + id: PokerCardClassicTenHeart + description: A poker card with you can play. Its ten of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Jack + parent: BasePokerCardClassic + id: PokerCardClassicJackHeart + description: A poker card with you can play. Its jack of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicJackHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Queen + parent: BasePokerCardClassic + id: PokerCardClassicQueenHeart + description: A poker card with you can play. Its queen of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicQueenHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,King + parent: BasePokerCardClassic + id: PokerCardClassicKingHeart + description: A poker card with you can play. Its king of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicKingHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Heart ,Ace + parent: BasePokerCardClassic + id: PokerCardClassicAceHeart + description: A poker card with you can play. Its ace of hearts + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceHeartFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: heart + - state: red_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicAceHeartFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceHeart + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Two + parent: BasePokerCardClassic + id: PokerCardClassicTwoDiamond + description: A poker card with you can play. Its two of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_two + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTwoDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTwoDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Three + parent: BasePokerCardClassic + id: PokerCardClassicThreeDiamond + description: A poker card with you can play. Its three of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_three + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicThreeDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicThreeDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Four + parent: BasePokerCardClassic + id: PokerCardClassicFourDiamond + description: A poker card with you can play. Its four of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_four + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFourDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFourDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Five + parent: BasePokerCardClassic + id: PokerCardClassicFiveDiamond + description: A poker card with you can play. Its five of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_five + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicFiveDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Six + parent: BasePokerCardClassic + id: PokerCardClassicSixDiamond + description: A poker card with you can play. Its six of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicFiveDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_six + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSixDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSixDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Seven + parent: BasePokerCardClassic + id: PokerCardClassicSevenDiamond + description: A poker card with you can play. Its seven of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_seven + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicSevenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicSevenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Eight + parent: BasePokerCardClassic + id: PokerCardClassicEightDiamond + description: A poker card with you can play. Its eight of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_eight + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicEightDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicEightDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Nine + parent: BasePokerCardClassic + id: PokerCardClassicNineDiamond + description: A poker card with you can play. Its nine of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_nine + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicNineDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicNineDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Ten + parent: BasePokerCardClassic + id: PokerCardClassicTenDiamond + description: A poker card with you can play. Its ten of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_ten + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicTenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicTenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Jack + parent: BasePokerCardClassic + id: PokerCardClassicJackDiamond + description: A poker card with you can play. Its jack of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_jack + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicJackDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicJackDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Queen + parent: BasePokerCardClassic + id: PokerCardClassicQueenDiamond + description: A poker card with you can play. Its queen of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_queen + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicQueenDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicQueenDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,King + parent: BasePokerCardClassic + id: PokerCardClassicKingDiamond + description: A poker card with you can play. Its king of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_king + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicKingDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicKingDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Diamond ,Ace + parent: BasePokerCardClassic + id: PokerCardClassicAceDiamond + description: A poker card with you can play. Its ace of diamonds + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceDiamondFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: diamond + - state: red_ace + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicAceDiamondFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicAceDiamond + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Red Joker + parent: BasePokerCardClassic + id: PokerCardClassicRedJoker + description: A poker card with you can play. Its red joker + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicRedJokerFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: joker_red + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicRedJokerFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicRedJoker + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Black Joker + parent: BasePokerCardClassic + id: PokerCardClassicBlackJoker + description: A poker card with you can play. Its black joker + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicBlackJokerFlipped + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: joker_black + +- type: entity + suffix: Sergeev_Vladimer ,PlayableCards ,Base + parent: BasePokerCardClassic + id: PokerCardClassicBlackJokerFlipped + description: A poker card with you can play. + components: + - type: SpawnItemsOnUse + items: + - id: PokerCardClassicBlackJoker + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi + scale: 0.5,0.5 + layers: + - state: background + - state: cover + - state: logo + +- type: entity + id: PokerCardClassicBox + parent: [ BaseStorageItem, BaseBagOpenClose ] + name: card bin + suffix: Sergeev_Vladimer ,PlayableCards ,CardBox ,Empty + description: Its bin for poker cards .What secrets lie at the bottom of its endless stack? + components: + - type: Sprite + sprite: _Sunrise/Objects/Fun/Cards/cardbox_classic.rsi + state: closed + scale: 0.5,0.5 + layers: + - state: closed + map: ["closeLayer"] + - state: open + map: ["openLayer"] + visible: false + - state: card1 + map: ["card1"] + visible: false + - state: card2 + map: ["card2"] + visible: false + - state: card3 + map: ["card3"] + visible: false + - state: card4 + map: ["card4"] + visible: false + - type: Storage + quickInsert: true + areaInsert: true + grid: + - 0,0,8,5 + maxItemSize: Huge + whitelist: + tags: + - PokerCardClassic + - type: ContainerContainer + containers: + storagebase: !type:Container + ents: [] + - type: Item + sprite: _Sunrise/Objects/Fun/Cards/cardbox_classic.rsi + size: Small + - type: ItemCounter + count: + tags: [PokerCardClassic] + composite: true + layerStates: + - card1 + - card2 + - card3 + - card4 + - type: Appearance + - type: Dumpable + +- type: entity + id: PokerCardClassicBoxFilled + parent: PokerCardClassicBox + suffix: Sergeev_Vladimer ,PlayableCards ,CardBox ,Filled ,54 + components: + - type: StorageFill + contents: + - id: PokerCardClassicTwoClubFlipped + - id: PokerCardClassicTwoSpadeFlipped + - id: PokerCardClassicTwoHeartFlipped + - id: PokerCardClassicTwoDiamondFlipped + - id: PokerCardClassicThreeClubFlipped + - id: PokerCardClassicThreeSpadeFlipped + - id: PokerCardClassicThreeHeartFlipped + - id: PokerCardClassicThreeDiamondFlipped + - id: PokerCardClassicFourClubFlipped + - id: PokerCardClassicFourSpadeFlipped + - id: PokerCardClassicFourHeartFlipped + - id: PokerCardClassicFourDiamondFlipped + - id: PokerCardClassicFiveClubFlipped + - id: PokerCardClassicFiveSpadeFlipped + - id: PokerCardClassicFiveHeartFlipped + - id: PokerCardClassicFiveDiamondFlipped + - id: PokerCardClassicSixClubFlipped + - id: PokerCardClassicSixSpadeFlipped + - id: PokerCardClassicSixHeartFlipped + - id: PokerCardClassicSixDiamondFlipped + - id: PokerCardClassicSevenClubFlipped + - id: PokerCardClassicSevenSpadeFlipped + - id: PokerCardClassicSevenHeartFlipped + - id: PokerCardClassicSevenDiamondFlipped + - id: PokerCardClassicEightClubFlipped + - id: PokerCardClassicEightSpadeFlipped + - id: PokerCardClassicEightHeartFlipped + - id: PokerCardClassicEightDiamondFlipped + - id: PokerCardClassicNineClubFlipped + - id: PokerCardClassicNineSpadeFlipped + - id: PokerCardClassicNineHeartFlipped + - id: PokerCardClassicNineDiamondFlipped + - id: PokerCardClassicTenClubFlipped + - id: PokerCardClassicTenSpadeFlipped + - id: PokerCardClassicTenHeartFlipped + - id: PokerCardClassicTenDiamondFlipped + - id: PokerCardClassicJackClubFlipped + - id: PokerCardClassicJackSpadeFlipped + - id: PokerCardClassicJackHeartFlipped + - id: PokerCardClassicJackDiamondFlipped + - id: PokerCardClassicQueenClubFlipped + - id: PokerCardClassicQueenSpadeFlipped + - id: PokerCardClassicQueenHeartFlipped + - id: PokerCardClassicQueenDiamondFlipped + - id: PokerCardClassicKingClubFlipped + - id: PokerCardClassicKingSpadeFlipped + - id: PokerCardClassicKingHeartFlipped + - id: PokerCardClassicKingDiamondFlipped + - id: PokerCardClassicAceClubFlipped + - id: PokerCardClassicAceSpadeFlipped + - id: PokerCardClassicAceHeartFlipped + - id: PokerCardClassicAceDiamondFlipped + - id: PokerCardClassicBlackJokerFlipped + - id: PokerCardClassicRedJokerFlipped diff --git a/Resources/Prototypes/_Sunrise/tags.yml b/Resources/Prototypes/_Sunrise/tags.yml index ea6396a11ee..4c6d66df30b 100644 --- a/Resources/Prototypes/_Sunrise/tags.yml +++ b/Resources/Prototypes/_Sunrise/tags.yml @@ -314,6 +314,12 @@ - type: Tag id: SolarAssemblyFlatpack - + - type: Tag id: ArtilleryShell + +- type: Tag + id: PokerCardClassic + +- type: Tag + id: PokerCard diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card1.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card1.png new file mode 100644 index 00000000000..57d51fbe8dc Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card1.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card2.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card2.png new file mode 100644 index 00000000000..02c040a8ae3 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card2.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card3.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card3.png new file mode 100644 index 00000000000..8d602241b9c Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card3.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card4.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card4.png new file mode 100644 index 00000000000..25f9ab13742 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/card4.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed.png new file mode 100644 index 00000000000..590d811b63e Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_background.png new file mode 100644 index 00000000000..56628c2a991 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_cover.png new file mode 100644 index 00000000000..63a6c5f11e4 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/closed_cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/logo.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/logo.png new file mode 100644 index 00000000000..a26dd2f4d02 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/logo.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/meta.json new file mode 100644 index 00000000000..ac4c4a6ce90 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/meta.json @@ -0,0 +1,47 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "https://discord.com/users/1088471980619075645", + "size": { + "x": 27, + "y": 48 + }, + "states": [ + { + "name": "card1" + }, + { + "name": "card2" + }, + { + "name": "card3" + }, + { + "name": "card4" + }, + { + "name": "closed" + }, + { + "name": "closed_background" + }, + { + "name": "closed_cover" + }, + { + "name": "logo" + }, + { + "name": "open" + }, + { + "name": "open_background" + }, + { + "name": "open_cover" + }, + { + "name": "suits" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open.png new file mode 100644 index 00000000000..493066f982e Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_background.png new file mode 100644 index 00000000000..6679e275bf0 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_cover.png new file mode 100644 index 00000000000..07571e62298 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/open_cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/suits.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/suits.png new file mode 100644 index 00000000000..3a2bf448faa Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox.rsi/suits.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card1.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card1.png new file mode 100644 index 00000000000..ddcdc5cb215 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card1.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card2.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card2.png new file mode 100644 index 00000000000..8d0eba2279d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card2.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card3.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card3.png new file mode 100644 index 00000000000..29310f8f3f4 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card3.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card4.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card4.png new file mode 100644 index 00000000000..2d0edc21e88 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/card4.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed.png new file mode 100644 index 00000000000..b49334cf99d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_background.png new file mode 100644 index 00000000000..4a271633903 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_cover.png new file mode 100644 index 00000000000..b1312dc4225 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/closed_cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/logo.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/logo.png new file mode 100644 index 00000000000..e191eb8c56f Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/logo.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/meta.json new file mode 100644 index 00000000000..ac4c4a6ce90 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/meta.json @@ -0,0 +1,47 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "https://discord.com/users/1088471980619075645", + "size": { + "x": 27, + "y": 48 + }, + "states": [ + { + "name": "card1" + }, + { + "name": "card2" + }, + { + "name": "card3" + }, + { + "name": "card4" + }, + { + "name": "closed" + }, + { + "name": "closed_background" + }, + { + "name": "closed_cover" + }, + { + "name": "logo" + }, + { + "name": "open" + }, + { + "name": "open_background" + }, + { + "name": "open_cover" + }, + { + "name": "suits" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open.png new file mode 100644 index 00000000000..80a565d12e2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_background.png new file mode 100644 index 00000000000..4bfe613ff0d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_cover.png new file mode 100644 index 00000000000..93b60948070 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/open_cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/suits.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/suits.png new file mode 100644 index 00000000000..8e6e05c4a89 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/cardbox_classic.rsi/suits.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/background.png new file mode 100644 index 00000000000..23cef2618a5 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ace.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ace.png new file mode 100644 index 00000000000..0c6c10275a9 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ace.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_eight.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_eight.png new file mode 100644 index 00000000000..e0f4152136a Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_eight.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_five.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_five.png new file mode 100644 index 00000000000..3dc6c4f28e3 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_five.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_four.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_four.png new file mode 100644 index 00000000000..98ad8cba8d7 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_four.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_jack.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_jack.png new file mode 100644 index 00000000000..5a0634d4827 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_jack.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_king.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_king.png new file mode 100644 index 00000000000..5c460a348de Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_king.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_nine.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_nine.png new file mode 100644 index 00000000000..6a35c14b97d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_nine.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_queen.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_queen.png new file mode 100644 index 00000000000..fa024c672b5 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_queen.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_seven.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_seven.png new file mode 100644 index 00000000000..f299733ef2a Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_seven.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_six.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_six.png new file mode 100644 index 00000000000..13763f7b529 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_six.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ten.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ten.png new file mode 100644 index 00000000000..ef46edb40b7 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_ten.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_three.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_three.png new file mode 100644 index 00000000000..0b8288e0822 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_three.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_two.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_two.png new file mode 100644 index 00000000000..949c7b68b89 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/black_two.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/club.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/club.png new file mode 100644 index 00000000000..47cdb948ff6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/club.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/cover.png new file mode 100644 index 00000000000..cdbedf9d6cc Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/diamond.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/diamond.png new file mode 100644 index 00000000000..5f35e392e3d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/diamond.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/heart.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/heart.png new file mode 100644 index 00000000000..b4147a82827 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/heart.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_black.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_black.png new file mode 100644 index 00000000000..46687bbaacc Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_black.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_red.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_red.png new file mode 100644 index 00000000000..01080d261e2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/joker_red.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/logo.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/logo.png new file mode 100644 index 00000000000..5dd6b2916c6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/logo.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/meta.json new file mode 100644 index 00000000000..a608ed408a9 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/meta.json @@ -0,0 +1,116 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "https://discord.com/users/1088471980619075645", + "size": { + "x": 19, + "y": 32 + }, + "states": [ + { + "name": "black_queen" + }, + { + "name": "black_seven" + }, + { + "name": "black_six" + }, + { + "name": "black_ten" + }, + { + "name": "black_three" + }, + { + "name": "black_two" + }, + { + "name": "club" + }, + { + "name": "cover" + }, + { + "name": "diamond" + }, + { + "name": "heart" + }, + { + "name": "joker_black" + }, + { + "name": "joker_red" + }, + { + "name": "logo" + }, + { + "name": "red_ace" + }, + { + "name": "red_eight" + }, + { + "name": "red_five" + }, + { + "name": "red_four" + }, + { + "name": "red_jack" + }, + { + "name": "red_king" + }, + { + "name": "red_nine" + }, + { + "name": "red_queen" + }, + { + "name": "red_seven" + }, + { + "name": "red_six" + }, + { + "name": "red_ten" + }, + { + "name": "red_three" + }, + { + "name": "red_two" + }, + { + "name": "spade" + }, + { + "name": "background" + }, + { + "name": "black_ace" + }, + { + "name": "black_eight" + }, + { + "name": "black_five" + }, + { + "name": "black_four" + }, + { + "name": "black_jack" + }, + { + "name": "black_king" + }, + { + "name": "black_nine" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ace.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ace.png new file mode 100644 index 00000000000..654a448d42e Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ace.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_eight.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_eight.png new file mode 100644 index 00000000000..e8d308e8419 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_eight.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_five.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_five.png new file mode 100644 index 00000000000..365d0a664db Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_five.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_four.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_four.png new file mode 100644 index 00000000000..dd5b56eadf9 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_four.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_jack.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_jack.png new file mode 100644 index 00000000000..b1e052f48f7 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_jack.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_king.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_king.png new file mode 100644 index 00000000000..a0d2cedb2b0 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_king.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_nine.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_nine.png new file mode 100644 index 00000000000..1072976787c Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_nine.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_queen.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_queen.png new file mode 100644 index 00000000000..fb0da26a987 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_queen.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_seven.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_seven.png new file mode 100644 index 00000000000..e3e5030c008 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_seven.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_six.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_six.png new file mode 100644 index 00000000000..b182187b9f3 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_six.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ten.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ten.png new file mode 100644 index 00000000000..6d8a6b44dc6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_ten.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_three.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_three.png new file mode 100644 index 00000000000..a2670ec50c2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_three.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_two.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_two.png new file mode 100644 index 00000000000..4a452721c27 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/red_two.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/spade.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/spade.png new file mode 100644 index 00000000000..55ffa8fd6d2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards.rsi/spade.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/background.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/background.png new file mode 100644 index 00000000000..84935a31f90 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/background.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ace.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ace.png new file mode 100644 index 00000000000..5c24ab29635 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ace.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_eight.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_eight.png new file mode 100644 index 00000000000..7a40a89a4f4 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_eight.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_five.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_five.png new file mode 100644 index 00000000000..ed90d9b2fd6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_five.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_four.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_four.png new file mode 100644 index 00000000000..f039472097a Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_four.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_jack.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_jack.png new file mode 100644 index 00000000000..baf7a54a482 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_jack.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_king.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_king.png new file mode 100644 index 00000000000..9311279593c Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_king.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_nine.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_nine.png new file mode 100644 index 00000000000..ba663b1c225 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_nine.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_queen.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_queen.png new file mode 100644 index 00000000000..bc5af02dc09 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_queen.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_seven.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_seven.png new file mode 100644 index 00000000000..6e1681ba997 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_seven.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_six.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_six.png new file mode 100644 index 00000000000..1dfac23cf57 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_six.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ten.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ten.png new file mode 100644 index 00000000000..d8bc70076db Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_ten.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_three.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_three.png new file mode 100644 index 00000000000..31e506b3cac Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_three.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_two.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_two.png new file mode 100644 index 00000000000..a27c8bdef41 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/black_two.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/club.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/club.png new file mode 100644 index 00000000000..7e033b5df34 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/club.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/cover.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/cover.png new file mode 100644 index 00000000000..d3da55eb8ae Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/cover.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/diamond.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/diamond.png new file mode 100644 index 00000000000..5f35e392e3d Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/diamond.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/heart.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/heart.png new file mode 100644 index 00000000000..b4147a82827 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/heart.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_black.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_black.png new file mode 100644 index 00000000000..46687bbaacc Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_black.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_red.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_red.png new file mode 100644 index 00000000000..01080d261e2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/joker_red.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/logo.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/logo.png new file mode 100644 index 00000000000..5dd6b2916c6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/logo.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/meta.json new file mode 100644 index 00000000000..a608ed408a9 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/meta.json @@ -0,0 +1,116 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "https://discord.com/users/1088471980619075645", + "size": { + "x": 19, + "y": 32 + }, + "states": [ + { + "name": "black_queen" + }, + { + "name": "black_seven" + }, + { + "name": "black_six" + }, + { + "name": "black_ten" + }, + { + "name": "black_three" + }, + { + "name": "black_two" + }, + { + "name": "club" + }, + { + "name": "cover" + }, + { + "name": "diamond" + }, + { + "name": "heart" + }, + { + "name": "joker_black" + }, + { + "name": "joker_red" + }, + { + "name": "logo" + }, + { + "name": "red_ace" + }, + { + "name": "red_eight" + }, + { + "name": "red_five" + }, + { + "name": "red_four" + }, + { + "name": "red_jack" + }, + { + "name": "red_king" + }, + { + "name": "red_nine" + }, + { + "name": "red_queen" + }, + { + "name": "red_seven" + }, + { + "name": "red_six" + }, + { + "name": "red_ten" + }, + { + "name": "red_three" + }, + { + "name": "red_two" + }, + { + "name": "spade" + }, + { + "name": "background" + }, + { + "name": "black_ace" + }, + { + "name": "black_eight" + }, + { + "name": "black_five" + }, + { + "name": "black_four" + }, + { + "name": "black_jack" + }, + { + "name": "black_king" + }, + { + "name": "black_nine" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ace.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ace.png new file mode 100644 index 00000000000..6218ac796e2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ace.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_eight.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_eight.png new file mode 100644 index 00000000000..e8d308e8419 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_eight.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_five.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_five.png new file mode 100644 index 00000000000..365d0a664db Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_five.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_four.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_four.png new file mode 100644 index 00000000000..dd5b56eadf9 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_four.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_jack.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_jack.png new file mode 100644 index 00000000000..b1e052f48f7 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_jack.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_king.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_king.png new file mode 100644 index 00000000000..a0d2cedb2b0 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_king.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_nine.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_nine.png new file mode 100644 index 00000000000..1072976787c Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_nine.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_queen.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_queen.png new file mode 100644 index 00000000000..fb0da26a987 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_queen.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_seven.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_seven.png new file mode 100644 index 00000000000..e3e5030c008 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_seven.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_six.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_six.png new file mode 100644 index 00000000000..b182187b9f3 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_six.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ten.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ten.png new file mode 100644 index 00000000000..6d8a6b44dc6 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_ten.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_three.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_three.png new file mode 100644 index 00000000000..a2670ec50c2 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_three.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_two.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_two.png new file mode 100644 index 00000000000..4a452721c27 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/red_two.png differ diff --git a/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/spade.png b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/spade.png new file mode 100644 index 00000000000..4b7b1e00db7 Binary files /dev/null and b/Resources/Textures/_Sunrise/Objects/Fun/Cards/poker_cards_classic.rsi/spade.png differ