fix auto snow
This commit is contained in:
@@ -258,6 +258,7 @@ init script:
|
|||||||
}
|
}
|
||||||
is_snow := {
|
is_snow := {
|
||||||
chosen(styling.frames, choice:"snow")
|
chosen(styling.frames, choice:"snow")
|
||||||
|
or (lang_setting("is_snow")(card.super_type) and chosen(styling.other_options, choice:"auto snow"))
|
||||||
}
|
}
|
||||||
#### Pieces
|
#### Pieces
|
||||||
is_season := {
|
is_season := {
|
||||||
|
|||||||
Reference in New Issue
Block a user