From bd6ca7c091d19cc72f1465321f19557e6fdb4aa1 Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:55:26 -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 := {