Skip to content

Commit ecb78d3

Browse files
committed
fix typo on starfruit
1 parent 484661d commit ecb78d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/epic.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2477,7 +2477,7 @@ local starfruit = {
24772477
calculate = function(self, card, context)
24782478
if context.joker_main then
24792479
return {
2480-
Emult = card.ability.emult,
2480+
e_mult = card.ability.emult,
24812481
}
24822482
end
24832483
if context.reroll_shop then

0 commit comments

Comments
 (0)