Buff scaling in non-cryptid

This commit is contained in:
Emik 2025-03-27 01:56:54 +01:00
parent da8a22fa82
commit da9b5696d3
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D

View file

@ -473,7 +473,7 @@ SMODS.Joker {
"{C:inactive}(Currently {X:dark_edition,C:chips}" .. operator .. "#2#{C:inactive})",
}
},
config = {big_num_scaler = true, extra = {tet = 0.1}},
config = {big_num_scaler = true, extra = {tet = Cryptid and 0.1 or 0.5}},
pos = {x = 0, y = 0},
soul_pos = {x = 1, y = 0},
cost = 50,