Skip to content

Commit 8e23655

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 6b998d1 commit 8e23655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

items/spooky.lua

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

0 commit comments

Comments
 (0)