diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml index 9b0fea43fe..b1b9fc5594 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/games.yml @@ -2,6 +2,8 @@ id: GoodCleanFunInventory startingInventory: PlayerCardBag: 20 + UnoCardBagЭт п + UnoPlayerCardBag: 6 CardBag36: 4 CardBag52: 4 DiceBag: 6 diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_blue.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_blue.yml new file mode 100644 index 0000000000..0ba13243a1 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_blue.yml @@ -0,0 +1,351 @@ +- type: Tag + id: UnoCard + +- type: entity + parent: BaseItem + id: BaseUnoCard + name: Карта + description: Карта UNO + abstract: true + components: + - type: Item + size: Small + sound: + path: /Audio/Effects/unwrap.ogg + - type: Tag + tags: + - UnoCard + +- type: entity + parent: BaseItem + id: BaseUnoUnknownCard + name: Карта + description: Неизвестная карта UNO + abstract: true + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_special.rsi + state: cardback + scale: 0.5, 0.5 + - type: Item + size: Small + sound: + path: /Audio/Effects/unwrap.ogg + - type: Tag + tags: + - UnoCard + + +# Blue Cards +- type: entity + parent: BaseUnoCard + id: UnoCardBlue0 + name: Синяя карта UNO 0 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue0 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue0 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue1 + name: Синяя карта UNO 1 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue1 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue1 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue2 + name: Синяя карта UNO 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue2 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue2 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue3 + name: Синяя карта UNO 3 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue3 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue3 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue4 + name: Синяя карта UNO 4 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue4 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue4 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue5 + name: Синяя карта UNO 5 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue5 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue5 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue6 + name: Синяя карта UNO 6 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue6 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue6 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue7 + name: Синяя карта UNO 7 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue7 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue7 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue8 + name: Синяя карта UNO 8 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue8 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue8 + +- type: entity + parent: BaseUnoCard + id: UnoCardBlue9 + name: Синяя карта UNO 9 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblue9 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlue9 + +- type: entity + parent: BaseUnoCard + id: UnoCardBluePlus + name: Синяя карта UNO плюс 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unoblueplus + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBluePlus + +- type: entity + parent: BaseUnoCard + id: UnoCardBlueReverse + name: Синяя карта UNO реверс + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unobluereverse + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlueReverse + +- type: entity + parent: BaseUnoCard + id: UnoCardBlueStop + name: Синяя карта UNO стоп + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_blue.rsi + state: unobluestop + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownBlueStop + +# Blue Cards Uknown +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue0 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue0 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue1 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue1 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue2 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue2 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue3 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue3 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue4 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue4 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue5 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue5 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue6 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue6 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue7 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue7 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue8 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue8 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlue9 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlue9 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBluePlus + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBluePlus + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlueReverse + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlueReverse + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownBlueStop + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardBlueStop diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_green.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_green.yml new file mode 100644 index 0000000000..9dc01f5bbe --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_green.yml @@ -0,0 +1,314 @@ + +# Green Cards +- type: entity + parent: BaseUnoCard + id: UnoCardGreen0 + name: Зелёная карта UNO 0 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen0 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen0 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen1 + name: Зелёная карта UNO 1 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen1 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen1 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen2 + name: Зелёная карта UNO 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen2 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen2 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen3 + name: Зелёная карта UNO 3 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen3 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen3 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen4 + name: Зелёная карта UNO 4 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen4 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen4 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen5 + name: Зелёная карта UNO 5 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen5 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen5 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen6 + name: Зелёная карта UNO 6 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen6 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen6 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen7 + name: Зелёная карта UNO 7 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen7 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen7 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen8 + name: Зелёная карта UNO 8 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen8 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen8 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreen9 + name: Зелёная карта UNO 9 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreen9 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreen9 + +- type: entity + parent: BaseUnoCard + id: UnoCardGreenPlus + name: Зелёная карта UNO плюс 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreenplus + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreenPlus + +- type: entity + parent: BaseUnoCard + id: UnoCardGreenReverse + name: Зелёная карта UNO реверс + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreenreverse + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreenReverse + +- type: entity + parent: BaseUnoCard + id: UnoCardGreenStop + name: Зелёная карта UNO стоп + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_green.rsi + state: unogreenstop + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownGreenStop + +# Green Cards Unknown +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen0 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen0 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen1 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen1 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen2 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen2 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen3 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen3 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen4 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen4 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen5 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen5 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen6 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen6 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen7 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen7 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen8 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen8 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreen9 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreen9 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreenPlus + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreenPlus + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreenReverse + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreenReverse + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownGreenStop + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardGreenStop diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_other.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_other.yml new file mode 100644 index 0000000000..6961a7443e --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_other.yml @@ -0,0 +1,162 @@ +- type: entity + parent: BaseStorageItem + id: UnoCardBag + name: Карты UNO + description: Игральные карты UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_special.rsi + state: box + scale: 0.5, 0.5 + - type: Item + size: Huge + - type: Storage + maxItemSize: Small + grid: + - 0,0,17,11 + quickInsert: true + areaInsert: true + whitelist: + tags: + - UnoCard + - type: Tag + tags: + - TrashBag + - type: Appearance + - type: Dumpable + - type: StorageFill + contents: + - id: UnoCardUnknownGreen3 + - id: UnoCardUnknownBlue5 + - id: UnoCardUnknownYellowPlus + - id: UnoCardUnknownBlue1 + - id: UnoCardUnknownYellow5 + - id: UnoCardUnknownRed5 + - id: UnoCardUnknownYellow2 + - id: UnoCardUnknownSpecial + - id: UnoCardUnknownYellow4 + - id: UnoCardUnknownRedPlus + - id: UnoCardUnknownRed6 + - id: UnoCardUnknownGreen1 + - id: UnoCardUnknownGreenPlus + - id: UnoCardUnknownGreen5 + - id: UnoCardUnknownRedStop + - id: UnoCardUnknownBlue6 + - id: UnoCardUnknownRed1 + - id: UnoCardUnknownRedReverse + - id: UnoCardUnknownGreen4 + - id: UnoCardUnknownBlue5 + - id: UnoCardUnknownBlue7 + - id: UnoCardUnknownBlue0 + - id: UnoCardUnknownYellow1 + - id: UnoCardUnknownSpecial + - id: UnoCardUnknownYellow7 + - id: UnoCardUnknownYellow3 + - id: UnoCardUnknownGreen8 + - id: UnoCardUnknownYellow9 + - id: UnoCardUnknownBlue7 + - id: UnoCardUnknownRed7 + - id: UnoCardUnknownYellow7 + - id: UnoCardUnknownSpecial + - id: UnoCardUnknownGreen3 + - id: UnoCardUnknownGreenStop + - id: UnoCardUnknownYellow6 + - id: UnoCardUnknownBlueStop + - id: UnoCardUnknownBlue9 + - id: UnoCardUnknownBlueReverse + - id: UnoCardUnknownYellow0 + - id: UnoCardUnknownRed8 + - id: UnoCardUnknownBlue8 + - id: UnoCardUnknownYellow6 + - id: UnoCardUnknownRed9 + - id: UnoCardUnknownRed6 + - id: UnoCardUnknownBlue4 + - id: UnoCardUnknownYellow3 + - id: UnoCardUnknownGreenPlus + - id: UnoCardUnknownBlueReverse + - id: UnoCardUnknownGreenReverse + - id: UnoCardUnknownBlue9 + - id: UnoCardUnknownBlue3 + - id: UnoCardUnknownGreen7 + - id: UnoCardUnknownGreen9 + - id: UnoCardUnknownRedReverse + - id: UnoCardUnknownGreen6 + - id: UnoCardUnknownGreen1 + - id: UnoCardUnknownGreen5 + - id: UnoCardUnknownGreenStop + - id: UnoCardUnknownRed8 + - id: UnoCardUnknownRedStop + - id: UnoCardUnknownRed4 + - id: UnoCardUnknownGreen8 + - id: UnoCardUnknownRed3 + - id: UnoCardUnknownRed2 + - id: UnoCardUnknownYellow2 + - id: UnoCardUnknownBlue2 + - id: UnoCardUnknownYellowReverse + - id: UnoCardUnknownYellow1 + - id: UnoCardUnknownGreen2 + - id: UnoCardUnknownGreen9 + - id: UnoCardUnknownBlue8 + - id: UnoCardUnknownSpecialFour + - id: UnoCardUnknownRed2 + - id: UnoCardUnknownRed4 + - id: UnoCardUnknownGreen2 + - id: UnoCardUnknownSpecialFour + - id: UnoCardUnknownYellow9 + - id: UnoCardUnknownSpecial + - id: UnoCardUnknownBlue6 + - id: UnoCardUnknownYellowStop + - id: UnoCardUnknownSpecialFour + - id: UnoCardUnknownRed0 + - id: UnoCardUnknownRed7 + - id: UnoCardUnknownYellow8 + - id: UnoCardUnknownBlue3 + - id: UnoCardUnknownBlue1 + - id: UnoCardUnknownRedPlus + - id: UnoCardUnknownBlueStop + - id: UnoCardUnknownRed1 + - id: UnoCardUnknownGreen0 + - id: UnoCardUnknownGreenReverse + - id: UnoCardUnknownBlue4 + - id: UnoCardUnknownBluePlus + - id: UnoCardUnknownYellowReverse + - id: UnoCardUnknownBluePlus + - id: UnoCardUnknownYellow5 + - id: UnoCardUnknownGreen6 + - id: UnoCardUnknownRed9 + - id: UnoCardUnknownRed5 + - id: UnoCardUnknownGreen4 + - id: UnoCardUnknownGreen7 + - id: UnoCardUnknownSpecialFour + - id: UnoCardUnknownYellowPlus + - id: UnoCardUnknownRed3 + - id: UnoCardUnknownYellow8 + - id: UnoCardUnknownYellowStop + - id: UnoCardUnknownBlue2 + - id: UnoCardUnknownYellow4 + +- type: entity + parent: BaseStorageItem + id: UnoPlayerCardBag + name: Карты игрока UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_special.rsi + state: deck + scale: 0.5, 0.5 + - type: Item + size: Normal + - type: Storage + maxItemSize: Small + grid: + - 0,0,9,5 + quickInsert: true + areaInsert: false + whitelist: + tags: + - UnoCard + - type: Tag + tags: + - TrashBag + - type: Appearance + - type: Dumpable diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_red.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_red.yml new file mode 100644 index 0000000000..c5c86b4704 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_red.yml @@ -0,0 +1,314 @@ + +# Red Cards +- type: entity + parent: BaseUnoCard + id: UnoCardRed0 + name: Красная карта UNO 0 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored0 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed0 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed1 + name: Красная карта UNO 1 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored1 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed1 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed2 + name: Красная карта UNO 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored2 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed2 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed3 + name: Красная карта UNO 3 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored3 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed3 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed4 + name: Красная карта UNO 4 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored4 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed4 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed5 + name: Красная карта UNO 5 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored5 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed5 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed6 + name: Красная карта UNO 6 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored6 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed6 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed7 + name: Красная карта UNO 7 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored7 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed7 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed8 + name: Красная карта UNO 8 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored8 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed8 + +- type: entity + parent: BaseUnoCard + id: UnoCardRed9 + name: Красная карта UNO 9 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unored9 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRed9 + +- type: entity + parent: BaseUnoCard + id: UnoCardRedPlus + name: Красная карта UNO плюс 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unoredplus + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRedPlus + +- type: entity + parent: BaseUnoCard + id: UnoCardRedReverse + name: Красная карта UNO реверс + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unoredreverse + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRedReverse + +- type: entity + parent: BaseUnoCard + id: UnoCardRedStop + name: Красная карта UNO стоп + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_red.rsi + state: unoredstop + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownRedStop + +# Red Cards Unknown +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed0 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed0 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed1 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed1 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed2 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed2 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed3 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed3 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed4 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed4 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed5 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed5 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed6 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed6 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed7 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed7 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed8 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed8 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRed9 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRed9 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRedPlus + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRedPlus + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRedReverse + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRedReverse + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownRedStop + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardRedStop diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_special.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_special.yml new file mode 100644 index 0000000000..b24be8ba37 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_special.yml @@ -0,0 +1,150 @@ + +# Special +- type: entity + parent: BaseUnoCard + id: UnoCardSpecial + name: Карта смены цвета + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_special.rsi + state: specialcolor + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownSpecial + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownSpecial + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardSpecial + +# Special Four +- type: entity + parent: BaseUnoCard + id: UnoCardSpecialFour + name: Карта возьми 4 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_special.rsi + state: specialfour + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownSpecialFour + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownSpecialFour + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardSpecialFour + +## Blue Four +#- type: entity +# parent: BaseUnoCard +# id: UnoCardSpecialBlueFour +# name: Карта смены цвета +# description: Игральная карта UNO +# components: +# - type: Sprite +# sprite: Objects/Fun/UnoCards/uno_special.rsi +# state: unobluefour +# scale: 0.5, 0.5 +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardUnknownSpecialBlueFour +# +#- type: entity +# parent: BaseUnoUnknownCard +# id: UnoCardUnknownSpecialBlueFour +# name: Неизвестная карта +# description: Игральная карта UNO +# components: +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardSpecialBlueFour +# +## Green Four +#- type: entity +# parent: BaseUnoCard +# id: UnoCardSpecialGreenFour +# name: Карта смены цвета +# description: Игральная карта UNO +# components: +# - type: Sprite +# sprite: Objects/Fun/UnoCards/uno_special.rsi +# state: unogreenfour +# scale: 0.5, 0.5 +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardUnknownSpecialGreenFour +# +#- type: entity +# parent: BaseUnoUnknownCard +# id: UnoCardUnknownSpecialGreenFour +# name: Неизвестная карта +# description: Игральная карта UNO +# components: +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardSpecialGreenFour +# +## Red Four +#- type: entity +# parent: BaseUnoCard +# id: UnoCardSpecialRedFour +# name: Карта смены цвета +# description: Игральная карта UNO +# components: +# - type: Sprite +# sprite: Objects/Fun/UnoCards/uno_special.rsi +# state: unoredfour +# scale: 0.5, 0.5 +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardUnknownSpecialRedFour +# +#- type: entity +# parent: BaseUnoUnknownCard +# id: UnoCardUnknownSpecialRedFour +# name: Неизвестная карта +# description: Игральная карта UNO +# components: +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardSpecialRedFour +# +## Yellow Four +#- type: entity +# parent: BaseUnoCard +# id: UnoCardSpecialYellowFour +# name: Карта смены цвета +# description: Игральная карта UNO +# components: +# - type: Sprite +# sprite: Objects/Fun/UnoCards/uno_special.rsi +# state: unoyellowfour +# scale: 0.5, 0.5 +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardUnknownSpecialYellowFour +# +#- type: entity +# parent: BaseUnoUnknownCard +# id: UnoCardUnknownSpecialYellowFour +# name: Неизвестная карта +# description: Игральная карта UNO +# components: +# - type: SpawnItemsOnUse +# items: +# - id: UnoCardSpecialYellowFour diff --git a/Resources/Prototypes/Entities/Objects/Fun/unocards_yellow.yml b/Resources/Prototypes/Entities/Objects/Fun/unocards_yellow.yml new file mode 100644 index 0000000000..602937c466 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Fun/unocards_yellow.yml @@ -0,0 +1,314 @@ + +# Yellow Cards +- type: entity + parent: BaseUnoCard + id: UnoCardYellow0 + name: Жёлтая карта UNO 0 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow0 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow0 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow1 + name: Жёлтая карта UNO 1 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow1 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow1 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow2 + name: Жёлтая карта UNO 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow2 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow2 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow3 + name: Жёлтая карта UNO 3 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow3 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow3 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow4 + name: Жёлтая карта UNO 4 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow4 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow4 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow5 + name: Жёлтая карта UNO 5 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow5 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow5 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow6 + name: Жёлтая карта UNO 6 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow6 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow6 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow7 + name: Жёлтая карта UNO 7 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow7 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow7 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow8 + name: Жёлтая карта UNO 8 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow8 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow8 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellow9 + name: Жёлтая карта UNO 9 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellow9 + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellow9 + +- type: entity + parent: BaseUnoCard + id: UnoCardYellowPlus + name: Жёлтая карта UNO плюс 2 + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellowplus + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellowPlus + +- type: entity + parent: BaseUnoCard + id: UnoCardYellowReverse + name: Жёлтая карта UNO реверс + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellowreverse + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellowReverse + +- type: entity + parent: BaseUnoCard + id: UnoCardYellowStop + name: Жёлтая карта UNO стоп + description: Игральная карта UNO + components: + - type: Sprite + sprite: Objects/Fun/UnoCards/uno_yellow.rsi + state: unoyellowstop + scale: 0.5, 0.5 + - type: SpawnItemsOnUse + items: + - id: UnoCardUnknownYellowStop + +# Yellow Cards Uknown +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow0 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow0 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow1 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow1 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow2 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow2 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow3 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow3 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow4 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow4 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow5 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow5 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow6 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow6 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow7 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow7 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow8 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow8 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellow9 + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellow9 + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellowPlus + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellowPlus + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellowReverse + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellowReverse + +- type: entity + parent: BaseUnoUnknownCard + id: UnoCardUnknownYellowStop + name: Неизвестная карта + description: Игральная карта UNO + components: + - type: SpawnItemsOnUse + items: + - id: UnoCardYellowStop diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/meta.json b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/meta.json new file mode 100644 index 0000000000..0ca010108f --- /dev/null +++ b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "omsoyk", + "copyright": "omsoyk", + "size": { + "x": 28, + "y": 41 + }, + "states": [ + { + "name": "unoblue0" + }, + { + "name": "unoblue1" + }, + { + "name": "unoblue2" + }, + { + "name": "unoblue3" + }, + { + "name": "unoblue4" + }, + { + "name": "unoblue5" + }, + { + "name": "unoblue6" + }, + { + "name": "unoblue7" + }, + { + "name": "unoblue8" + }, + { + "name": "unoblue9" + }, + { + "name": "unoblueplus" + }, + { + "name": "unobluereverse" + }, + { + "name": "unobluestop" + } + ] +} diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue0.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue0.png new file mode 100644 index 0000000000..c3706baf28 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue0.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue1.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue1.png new file mode 100644 index 0000000000..8714bc4602 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue1.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue2.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue2.png new file mode 100644 index 0000000000..3e5841aea3 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue2.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue3.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue3.png new file mode 100644 index 0000000000..e7eb39da42 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue3.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue4.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue4.png new file mode 100644 index 0000000000..9c49c86b3a Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue4.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue5.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue5.png new file mode 100644 index 0000000000..301bbbe12a Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue5.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue6.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue6.png new file mode 100644 index 0000000000..c84d16a165 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue6.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue7.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue7.png new file mode 100644 index 0000000000..68e51faf94 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue7.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue8.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue8.png new file mode 100644 index 0000000000..d866705896 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue8.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue9.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue9.png new file mode 100644 index 0000000000..131f6d9e2a Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblue9.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblueplus.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblueplus.png new file mode 100644 index 0000000000..e9d6118435 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unoblueplus.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluereverse.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluereverse.png new file mode 100644 index 0000000000..2f4fcb3372 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluereverse.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluestop.png b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluestop.png new file mode 100644 index 0000000000..c49ea61d59 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_blue.rsi/unobluestop.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/meta.json b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/meta.json new file mode 100644 index 0000000000..8a4aab8d41 --- /dev/null +++ b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "omsoyk", + "copyright": "omsoyk", + "size": { + "x": 28, + "y": 41 + }, + "states": [ + { + "name": "unogreen0" + }, + { + "name": "unogreen1" + }, + { + "name": "unogreen2" + }, + { + "name": "unogreen3" + }, + { + "name": "unogreen4" + }, + { + "name": "unogreen5" + }, + { + "name": "unogreen6" + }, + { + "name": "unogreen7" + }, + { + "name": "unogreen8" + }, + { + "name": "unogreen9" + }, + { + "name": "unogreenplus" + }, + { + "name": "unogreenreverse" + }, + { + "name": "unogreenstop" + } + ] +} diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen0.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen0.png new file mode 100644 index 0000000000..b2cf4e3a09 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen0.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen1.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen1.png new file mode 100644 index 0000000000..33387168eb Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen1.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen2.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen2.png new file mode 100644 index 0000000000..e7b8622cc7 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen2.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen3.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen3.png new file mode 100644 index 0000000000..4e7b5ad941 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen3.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen4.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen4.png new file mode 100644 index 0000000000..3cd6dc719d Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen4.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen5.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen5.png new file mode 100644 index 0000000000..50afa896b2 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen5.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen6.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen6.png new file mode 100644 index 0000000000..4789567ce9 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen6.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen7.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen7.png new file mode 100644 index 0000000000..0b96498d18 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen7.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen8.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen8.png new file mode 100644 index 0000000000..7240e89d4b Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen8.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen9.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen9.png new file mode 100644 index 0000000000..5e569fdb9b Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreen9.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenplus.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenplus.png new file mode 100644 index 0000000000..fed086310b Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenplus.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenreverse.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenreverse.png new file mode 100644 index 0000000000..8f37972eec Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenreverse.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenstop.png b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenstop.png new file mode 100644 index 0000000000..5a17bf7075 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_green.rsi/unogreenstop.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/meta.json b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/meta.json new file mode 100644 index 0000000000..bf4d322e16 --- /dev/null +++ b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "omsoyk", + "copyright": "omsoyk", + "size": { + "x": 28, + "y": 41 + }, + "states": [ + { + "name": "unored0" + }, + { + "name": "unored1" + }, + { + "name": "unored2" + }, + { + "name": "unored3" + }, + { + "name": "unored4" + }, + { + "name": "unored5" + }, + { + "name": "unored6" + }, + { + "name": "unored7" + }, + { + "name": "unored8" + }, + { + "name": "unored9" + }, + { + "name": "unoredplus" + }, + { + "name": "unoredreverse" + }, + { + "name": "unoredstop" + } + ] +} diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored0.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored0.png new file mode 100644 index 0000000000..506102d809 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored0.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored1.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored1.png new file mode 100644 index 0000000000..e23aad43a6 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored1.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored2.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored2.png new file mode 100644 index 0000000000..1ad7b3eb97 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored2.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored3.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored3.png new file mode 100644 index 0000000000..eac2d66475 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored3.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored4.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored4.png new file mode 100644 index 0000000000..434f44159b Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored4.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored5.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored5.png new file mode 100644 index 0000000000..9bfcf775f6 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored5.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored6.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored6.png new file mode 100644 index 0000000000..636496cbe1 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored6.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored7.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored7.png new file mode 100644 index 0000000000..d316a79054 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored7.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored8.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored8.png new file mode 100644 index 0000000000..17b640a71e Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored8.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored9.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored9.png new file mode 100644 index 0000000000..513b729e03 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unored9.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredplus.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredplus.png new file mode 100644 index 0000000000..f7c4eb4635 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredplus.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredreverse.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredreverse.png new file mode 100644 index 0000000000..7ea5a7a0c6 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredreverse.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredstop.png b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredstop.png new file mode 100644 index 0000000000..87818226ec Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_red.rsi/unoredstop.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/box.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/box.png new file mode 100644 index 0000000000..15e89f9f5e Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/box.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/cardback.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/cardback.png new file mode 100644 index 0000000000..5fe32acae4 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/cardback.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/deck.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/deck.png new file mode 100644 index 0000000000..0446ad2985 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/deck.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/meta.json b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/meta.json new file mode 100644 index 0000000000..831bc45304 --- /dev/null +++ b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "omsoyk", + "copyright": "omsoyk", + "size": { + "x": 28, + "y": 41 + }, + "states": [ + { + "name": "cardback" + }, + { + "name": "specialcolor" + }, + { + "name": "specialfour" + }, + { + "name": "unobluecolor" + }, + { + "name": "unobluefour" + }, + { + "name": "unogreencolor" + }, + { + "name": "unogreenfour" + }, + { + "name": "unoredcolor" + }, + { + "name": "unoredfour" + }, + { + "name": "unoyellowcolor" + }, + { + "name": "unoyellowfour" + }, + { + "name": "deck" + }, + { + "name": "box" + } + ] +} diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialcolor.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialcolor.png new file mode 100644 index 0000000000..89bf550952 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialcolor.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialfour.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialfour.png new file mode 100644 index 0000000000..016c58472e Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/specialfour.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluecolor.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluecolor.png new file mode 100644 index 0000000000..d113b87fff Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluecolor.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluefour.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluefour.png new file mode 100644 index 0000000000..94cb77298e Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unobluefour.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreencolor.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreencolor.png new file mode 100644 index 0000000000..2a63578c78 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreencolor.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreenfour.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreenfour.png new file mode 100644 index 0000000000..f9665c3562 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unogreenfour.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredcolor.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredcolor.png new file mode 100644 index 0000000000..4d89fde92b Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredcolor.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredfour.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredfour.png new file mode 100644 index 0000000000..d783781a58 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoredfour.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowcolor.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowcolor.png new file mode 100644 index 0000000000..80c4e5651f Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowcolor.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowfour.png b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowfour.png new file mode 100644 index 0000000000..08806c33da Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_special.rsi/unoyellowfour.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/meta.json b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/meta.json new file mode 100644 index 0000000000..53a80e7225 --- /dev/null +++ b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/meta.json @@ -0,0 +1,50 @@ +{ + "version": 1, + "license": "omsoyk", + "copyright": "omsoyk", + "size": { + "x": 28, + "y": 41 + }, + "states": [ + { + "name": "unoyellow0" + }, + { + "name": "unoyellow1" + }, + { + "name": "unoyellow2" + }, + { + "name": "unoyellow3" + }, + { + "name": "unoyellow4" + }, + { + "name": "unoyellow5" + }, + { + "name": "unoyellow6" + }, + { + "name": "unoyellow7" + }, + { + "name": "unoyellow8" + }, + { + "name": "unoyellow9" + }, + { + "name": "unoyellowplus" + }, + { + "name": "unoyellowreverse" + }, + { + "name": "unoyellowstop" + } + ] +} diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow0.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow0.png new file mode 100644 index 0000000000..45ef0d564f Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow0.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow1.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow1.png new file mode 100644 index 0000000000..630b204294 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow1.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow2.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow2.png new file mode 100644 index 0000000000..4bd0623036 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow2.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow3.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow3.png new file mode 100644 index 0000000000..173fa72115 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow3.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow4.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow4.png new file mode 100644 index 0000000000..2a250382e2 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow4.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow5.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow5.png new file mode 100644 index 0000000000..53761669cd Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow5.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow6.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow6.png new file mode 100644 index 0000000000..5d9a1f3f3f Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow6.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow7.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow7.png new file mode 100644 index 0000000000..6eb11f92ac Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow7.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow8.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow8.png new file mode 100644 index 0000000000..b50835f187 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow8.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow9.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow9.png new file mode 100644 index 0000000000..5f4d8bc912 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellow9.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowplus.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowplus.png new file mode 100644 index 0000000000..092282518d Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowplus.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowreverse.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowreverse.png new file mode 100644 index 0000000000..4d166f9d47 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowreverse.png differ diff --git a/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowstop.png b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowstop.png new file mode 100644 index 0000000000..9692ccd9a8 Binary files /dev/null and b/Resources/Textures/Objects/Fun/UnoCards/uno_yellow.rsi/unoyellowstop.png differ