fixes to auto custom border
This commit is contained in:
@@ -285,7 +285,7 @@ init script:
|
||||
}
|
||||
is_nyx := {
|
||||
chosen(styling.frames, choice:"nyx")
|
||||
or (lang_setting("is_enchantment")(card.super_type) and set.auto_nyx)
|
||||
or (lang_setting("is_enchantment")(card.super_type) and set.auto_nyx and not auto_custom_border())
|
||||
}
|
||||
is_leveler := {
|
||||
chosen(styling.frames, choice:"leveler")
|
||||
|
||||
Reference in New Issue
Block a user