Skip to content

Commit 58d742e

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent b9a3561 commit 58d742e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

items/epic.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ local membershipcardtwo = {
112112
-- HATA DÜZELTME: "or 0" eklendi
113113
return {
114114
key = Cryptid.gameset_loc(self, { modest = "balanced" }),
115-
vars = {
116-
card.ability.extra.chips,
117-
card.ability.extra.chips * math.floor((GLOBAL_cry_member_count or 0) / a)
115+
vars = {
116+
card.ability.extra.chips,
117+
card.ability.extra.chips * math.floor((GLOBAL_cry_member_count or 0) / a),
118118
},
119119
}
120120
end,

0 commit comments

Comments
 (0)