Skip to content

Commit b2d54af

Browse files
committed
Add booster to context.open_booster for consistency
1 parent ea078b7 commit b2d54af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lovely/better_calc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ pattern = '''
929929
position = 'at'
930930
match_indent = true
931931
payload = '''
932-
SMODS.calculate_context({open_booster = true, card = self})
932+
SMODS.calculate_context({open_booster = true, card = self, booster = booster_obj})
933933
'''
934934

935935
# context.buying_card

0 commit comments

Comments
 (0)