fix auto snow

This commit is contained in:
cajun
2024-10-01 19:55:50 -05:00
parent 2486773a8d
commit 1091535ff9

View File

@@ -258,6 +258,7 @@ init script:
}
is_snow := {
chosen(styling.frames, choice:"snow")
or (lang_setting("is_snow")(card.super_type) and chosen(styling.other_options, choice:"auto snow"))
}
#### Pieces
is_season := {