Skip to content

Commit 6b998d1

Browse files
Update spooky.lua
1 parent b260f27 commit 6b998d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/spooky.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ local trick_or_treat = {
857857
demicoloncompat = true,
858858
calculate = function(self, card, context)
859859
if context.selling_self then
860-
if
860+
if not
861861
SMODS.pseudorandom_probability(
862862
card,
863863
"cry_trick_or_treat",

0 commit comments

Comments
 (0)