diff --git a/src/joker.lua b/src/joker.lua index 8f295aa..a0b243e 100644 --- a/src/joker.lua +++ b/src/joker.lua @@ -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,