Increase joker rarity
This commit is contained in:
parent
3e4c551ac0
commit
53064c9356
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue