Add new joker art

This commit is contained in:
Emik 2026-02-14 04:56:12 +01:00
parent 49361ed961
commit 2cff19f152
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
9 changed files with 3 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -29,6 +29,7 @@ local joker = (function()
bg = HEX "ff79c6",
}
tbl.artist = "Roland_" .. tbl.artist
Bakery_API.credit(tbl)
end)
end
@ -298,6 +299,7 @@ joker {
joker {
key = "monomino",
pronouns = "it_its",
artist = "char",
config = {extra = {price = 4, hand_name = "Four of a Kind"}},
cost = 4,
rarity = 1,
@ -526,7 +528,7 @@ joker {
joker {
key = "oops",
pronouns = "she_they",
artist = "Roland_char",
artist = "char",
cost = 7,
rarity = 3,
config = {extra = {probability = 1, probability_mult = 2, reset = 1}},