Increase joker rarity

This commit is contained in:
Emik 2026-06-09 17:06:16 +02:00
parent 3e4c551ac0
commit 53064c9356
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF

View file

@ -676,7 +676,7 @@ joker {
pixel_size = {w = 68, h = 68},
attributes = {"xmult"},
cost = 6,
rarity = 2,
rarity = 3,
eternal_compat = true,
blueprint_compat = true,
perishable_compat = false,
@ -723,7 +723,7 @@ joker {
pixel_size = {w = 68, h = 68},
attributes = {"xmult"},
cost = 6,
rarity = 2,
rarity = 3,
eternal_compat = true,
blueprint_compat = true,
perishable_compat = false,