This commit is contained in:
Sebastian Lundegård Kylander
2026-03-29 18:48:18 +02:00
parent 58b760ba72
commit 7b28a361a9
226 changed files with 144 additions and 72 deletions

View File

@@ -4642,7 +4642,7 @@ extra card style:
render style: image
image: bookmarks/stripe.png
z index: 835
visible: {length(write_wubrg(card.card_color))==2 and front_saga()}
visible: {length(write_wubrgo(card.card_color))==2 and front_saga()}
stripe 2:
left: 392
top: 60
@@ -4651,7 +4651,7 @@ extra card style:
render style: image
image: bookmarks/stripe.png
z index: 835
visible: {length(write_wubrg(card.card_color_2))==2 and back_saga()}
visible: {length(write_wubrgo(card.card_color_2))==2 and back_saga()}
alias bar:
left: 34
top: {if front_normal() then 55 else if mythic_edition() then 47 else 49}