ps and symbol and printing fixes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user