Skip to content

Commit 1899f2e

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent b39cc2b commit 1899f2e

File tree

4 files changed

+20
-11
lines changed

4 files changed

+20
-11
lines changed

items/enhanced.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Cryptid.edeck_sprites = {
1616
holo = { atlas = "cry_atlaseditiondeck", pos = { x = 1, y = 0 } },
1717
polychrome = { atlas = "cry_atlaseditiondeck", pos = { x = 2, y = 0 } },
1818
negative = { atlas = "cry_atlaseditiondeck", pos = { x = 3, y = 0 } },
19-
cry_glitched = { atlas = "cry_atlaseditiondeck", pos = { x = 4, y = 0 } },
19+
cry_glitched = { atlas = "cry_atlaseditiondeck", pos = { x = 4, y = 0 } },
2020
cry_mosaic = { atlas = "cry_atlaseditiondeck", pos = { x = 0, y = 1 } },
2121
cry_oversat = { atlas = "cry_atlaseditiondeck", pos = { x = 1, y = 1 } },
2222
cry_glass = { atlas = "cry_atlaseditiondeck", pos = { x = 2, y = 1 } },

items/exotic.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ local stella_mortis = {
806806
end,
807807
cry_credits = {
808808
idea = { "SMG9000" },
809-
art = { "SMG9000", "George the Rat", "patchy", "lolxDdj"},
809+
art = { "SMG9000", "George the Rat", "patchy", "lolxDdj" },
810810
code = { "SMG9000" },
811811
},
812812
}

items/m.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,8 @@ local sacrifice = {
779779
"Jevonn",
780780
},
781781
art = {
782-
"Jevonn", "George the Rat",
782+
"Jevonn",
783+
"George the Rat",
783784
},
784785
code = {
785786
"Jevonn",

items/misc_joker.lua

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ local dropshot = {
7575
"Mystic Misclick",
7676
},
7777
art = {
78-
"Mystic Misclick", "George the Rat",
78+
"Mystic Misclick",
79+
"George the Rat",
7980
},
8081
code = {
8182
"Math",
@@ -688,7 +689,8 @@ local pickle = {
688689
"5381",
689690
},
690691
art = {
691-
"Mystic Misclick", "unexian",
692+
"Mystic Misclick",
693+
"unexian",
692694
},
693695
code = {
694696
"Math",
@@ -916,7 +918,8 @@ local chili_pepper = {
916918
"Mystic Misclick",
917919
},
918920
art = {
919-
"Mystic Misclick", "George the Rat",
921+
"Mystic Misclick",
922+
"George the Rat",
920923
},
921924
code = {
922925
"Math",
@@ -1448,7 +1451,8 @@ local sus = {
14481451
"Math",
14491452
},
14501453
art = {
1451-
"Jevonn", "unexian",
1454+
"Jevonn",
1455+
"unexian",
14521456
},
14531457
code = {
14541458
"Math",
@@ -1500,7 +1504,8 @@ local fspinner = {
15001504
"Jevonn",
15011505
},
15021506
art = {
1503-
"Jevonn", "George the Rat",
1507+
"Jevonn",
1508+
"George the Rat",
15041509
},
15051510
code = {
15061511
"Jevonn",
@@ -2603,7 +2608,8 @@ local sapling = {
26032608
"Mjiojio",
26042609
},
26052610
art = {
2606-
"Jevonn", "George the Rat",
2611+
"Jevonn",
2612+
"George the Rat",
26072613
},
26082614
code = {
26092615
"Jevonn",
@@ -5669,7 +5675,8 @@ local coin = {
56695675
"Squiddy",
56705676
},
56715677
art = {
5672-
"Timetoexplode", "George the Rat",
5678+
"Timetoexplode",
5679+
"George the Rat",
56735680
},
56745681
code = {
56755682
"Jevonn",
@@ -5900,7 +5907,8 @@ local oldblueprint = {
59005907
"Linus Goof Balls",
59015908
},
59025909
art = {
5903-
"Linus Goof Balls", "unexian",
5910+
"Linus Goof Balls",
5911+
"unexian",
59045912
},
59055913
code = {
59065914
"Math",

0 commit comments

Comments
 (0)