Skip to content

Commit 99df47a

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent afebd43 commit 99df47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/misc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ local glass_edition = {
19011901
end
19021902
if context.main_scoring and context.cardarea == G.play then
19031903
if
1904-
not SMODS.is_eternal(card)
1904+
not SMODS.is_eternal(card)
19051905
and SMODS.pseudorandom_probability(card, "cry_fragile_destroy", 1, card.ability.odds)
19061906
then
19071907
card.config.will_shatter = true

0 commit comments

Comments
 (0)