fix auto snow

This commit is contained in:
cajun
2024-10-01 19:55:26 -05:00
parent c158cd57ee
commit bd6ca7c091

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 := {