We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07c7e9 commit 7d15c8bCopy full SHA for 7d15c8b
items/misc_joker.lua
@@ -7837,9 +7837,9 @@ local eyeofhagane = {
7837
end
7838
end,
7839
cry_credits = {
7840
- idea = { "Soren", },
7841
- code = { "Nova", },
7842
- art = { "Soren", },
+ idea = { "Soren" },
+ code = { "Nova" },
+ art = { "Soren" },
7843
},
7844
}
7845
local miscitems = {
localization/en-us.lua
@@ -1467,8 +1467,8 @@ return {
1467
j_cry_eyeofhagane = {
1468
name = "Eye of Hagene",
1469
text = {
1470
- "All played {C:attention}face{} cards become {C:attention}Steel{}"
1471
- },
+ "All played {C:attention}face{} cards become {C:attention}Steel{}",
+ },
1472
1473
j_cry_facile = {
1474
name = "Facile",
0 commit comments