We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3388d commit 4f91b1bCopy full SHA for 4f91b1b
items/exotic.lua
@@ -1695,7 +1695,6 @@ local caeruleum = {
1695
if G.jokers.cards[i] == card then
1696
for _, b in ipairs(card.ability.cry_caeruleum) do
1697
local caeruleum = G.jokers.cards[i + (b and 1 or -1)]
1698
- print(i + (b and 1 or -1))
1699
local was_key_changed, new_key, op = Cryptid.caeruleum_new_key(key)
1700
1701
-- change the key!
0 commit comments