Skip to content

Commit 17049b8

Browse files
authored
Merge pull request #422 from TheRealNova422-real/patch-10
Newcalced Formi
2 parents 4bb043e + 5fed26d commit 17049b8

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)