Decrease Betmma rarity
This commit is contained in:
parent
bc2a4cdccc
commit
5da0350f0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue