Skip to content

Commit 7d15c8b

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent d07c7e9 commit 7d15c8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

items/misc_joker.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7837,9 +7837,9 @@ local eyeofhagane = {
78377837
end
78387838
end,
78397839
cry_credits = {
7840-
idea = { "Soren", },
7841-
code = { "Nova", },
7842-
art = { "Soren", },
7840+
idea = { "Soren" },
7841+
code = { "Nova" },
7842+
art = { "Soren" },
78437843
},
78447844
}
78457845
local miscitems = {

localization/en-us.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,8 +1467,8 @@ return {
14671467
j_cry_eyeofhagane = {
14681468
name = "Eye of Hagene",
14691469
text = {
1470-
"All played {C:attention}face{} cards become {C:attention}Steel{}"
1471-
},
1470+
"All played {C:attention}face{} cards become {C:attention}Steel{}",
1471+
},
14721472
},
14731473
j_cry_facile = {
14741474
name = "Facile",

0 commit comments

Comments
 (0)