From 1091535ff985b12518c70911917b061e786037b2 Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:55:50 -0500 Subject: [PATCH] fix auto snow --- data/magic-m15-altered.mse-style/style | 1 + 1 file changed, 1 insertion(+) diff --git a/data/magic-m15-altered.mse-style/style b/data/magic-m15-altered.mse-style/style index 7245144a7..ccbde1024 100644 --- a/data/magic-m15-altered.mse-style/style +++ b/data/magic-m15-altered.mse-style/style @@ -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 := {