Buff attuned saint in non-cryptid
This commit is contained in:
parent
7b32a73c48
commit
ddc2652142
1 changed files with 1 additions and 1 deletions
|
|
@ -414,7 +414,7 @@ function Card:draw(layer)
|
|||
orig_draw(self, layer)
|
||||
end
|
||||
|
||||
local attunement = Cryptid and 1.001 or 1.1
|
||||
local attunement = Cryptid and 1.001 or 1.5
|
||||
|
||||
SMODS.Joker {
|
||||
key = "saint",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue