diff --git a/data/magic-spoiler.mse-export-template/export-template b/data/magic-spoiler.mse-export-template/export-template index c24c5b5d..5eb30156 100644 --- a/data/magic-spoiler.mse-export-template/export-template +++ b/data/magic-spoiler.mse-export-template/export-template @@ -148,7 +148,11 @@ script: }" } write_group := { - cards := filter_list(set.cards, filter: { contains(color_of_card(card:input), match:code) } ) + cards := filter_list(set.cards, filter: + if code == "L" + then { contains(color_of_card(card:input), match:"L") } + else { color_of_card(card:input) == code } + ) count := number_of_items(in:cards) if count > 0 then "