You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: items/epic.lua
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1969,12 +1969,12 @@ local clockwork = { -- Steel Support: The Joker
1969
1969
return { xmult=card.ability.extra.steelenhc }
1970
1970
end
1971
1971
end,
1972
-
--[[add_to_deck = function(self, card, from_debuff) -- TODO: randomize starting positions by replacing randomize() with whatever function returns a proper int
0 commit comments