ps and symbol and printing fixes

This commit is contained in:
cajun
2025-01-06 18:03:32 -06:00
parent ec1478a48e
commit 0be78bce7c
7 changed files with 8 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ script:
else if contains(card.shape, match:"battle") then "split"
else if contains(card.shape, match:"leveler") then "normal"
else if contains(card.shape, match:"saga") then "normal"
else if contains(card.shape, match:"class") then "normal"
else if contains(card.shape, match:"adventure") then "vsplit"
else if contains(card.shape, match:"aftermath") then "vsplit"
else if contains(card.shape, match:"planeswalker") then "normal"