Skip to content

Commit 3e86918

Browse files
Fix Prob contexts and Golden Edition interaction
1 parent 6d9e0f0 commit 3e86918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

items/misc.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,6 +1983,7 @@ local gold_edition = {
19831983
(
19841984
context.post_trigger -- for when on jonklers
19851985
and context.other_card == card
1986+
and Cryptid.isNonRollProbabilityContext(context.other_context)
19861987
)
19871988
or (
19881989
context.main_scoring -- for when on playing cards

0 commit comments

Comments
 (0)