Skip to content

Commit c944746

Browse files
committed
accidental immutability removed
1 parent b43abc9 commit c944746

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

items/epic.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2472,7 +2472,6 @@ local starfruit = {
24722472
atlas = "atlasepic",
24732473
pos = { x = 4, y = 5 },
24742474
config = { emult = 2, emult_mod = 0.2 },
2475-
immutable = true,
24762475
pools = { ["Food"] = true },
24772476
calculate = function(self, card, context)
24782477
if context.joker_main then

0 commit comments

Comments
 (0)