fix #104
This commit is contained in:
@@ -88,7 +88,6 @@ init script:
|
||||
|
||||
# This will create two seperate card faces
|
||||
card_background2 := { color_background(type:"card2", base_hybrid:card_hybrid) }
|
||||
card_ptbox2 := { color_background(type:"pt2", base_hybrid:pt_hybrid) }
|
||||
|
||||
# Use the normal tap symbol
|
||||
mana_t := {
|
||||
@@ -824,7 +823,7 @@ extra card style:
|
||||
z index: 840
|
||||
visible: { card.pt_2 != "" and styling.three_cards == "yes"}
|
||||
render style: image
|
||||
image: { card_ptbox2() }
|
||||
image: { card_ptbox() }
|
||||
pt box 3:
|
||||
left: 464
|
||||
top: 466
|
||||
|
||||
Reference in New Issue
Block a user