Skip to content

Commit 5fed26d

Browse files
Newcalced Formi
Who forgot this?
1 parent 4bb043e commit 5fed26d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

items/exotic.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,8 +1449,7 @@ local formidiulosus = {
14491449
if
14501450
context.cardarea == G.jokers
14511451
and (to_big(card.ability.extra.Emult) > to_big(1))
1452-
and not context.before
1453-
and not context.after
1452+
and context.joker_main
14541453
then
14551454
return {
14561455
message = localize({

0 commit comments

Comments
 (0)