Decrease Betmma rarity

This commit is contained in:
Emik 2025-03-26 13:23:10 +01:00
parent bc2a4cdccc
commit 5da0350f0a
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D

View file

@ -252,8 +252,8 @@ SMODS.Joker {
pos = {x = 0, y = 0}, pos = {x = 0, y = 0},
soul_pos = {x = 1, y = 0}, soul_pos = {x = 1, y = 0},
cost = 50, cost = 50,
rarity = exotic,
blueprint_compat = true, blueprint_compat = true,
rarity = Cryptid and exotic or 3,
loc_vars = function(_, _, center) loc_vars = function(_, _, center)
return {vars = {center.ability.extra.tet, 1 + (voucher_count() * center.ability.extra.tet)}} return {vars = {center.ability.extra.tet, 1 + (voucher_count() * center.ability.extra.tet)}}
end, end,