Skip to content

Commit d5968fe

Browse files
authored
ok this one's my own fault
1 parent 7b6dccd commit d5968fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Items/MiscJokers.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6790,7 +6790,7 @@ local digitalhallucinations = {
67906790
end
67916791
}))
67926792
card_eval_status_text(context.blueprint_card or card, 'extra', nil, nil, nil, {message = localize('k_plus_joker'), colour = G.C.FILTER})
6793-
return true
6793+
return nil, true
67946794
end
67956795
if boosty.ability.name:find('Standard') then
67966796
G.E_MANAGER:add_event(Event({

0 commit comments

Comments
 (0)