-
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user