Commit dd6c8687 authored by artfreakwiu's avatar artfreakwiu

No commit message

No commit message
parent 0bb03e0b
......@@ -150,22 +150,22 @@ card style:
visible: { styling.edition }
############################# Type Bar
type text full:
left: { if is_new_dual() then 87 else 72 }
top: 395
left: { if is_new_dual() then 87 else 74 }
top: 401
width: { if is_new_dual() then 243 else 256 }
height: 20
height: 14
font:
name: Eurostile
size: 11
size: 9
color: rgb(0,0,0)
visible: { is_character() }
alignment: middle center
alignment: middle center shrink-overflow
z index: 3
type bar:
left: { if is_new_dual() then 87 else 72 }
top: 395
width: { if is_new_dual() then 243 else 256 }
height: 20
left: { if is_new_dual() then 87 else 74 }
top: 401
width: { if is_new_dual() then 240 else 252 }
height: 14
visible: { card.type_text != "" }
render style: image
choice images:
......@@ -277,9 +277,9 @@ card style:
spacing: { if is_new_dual() then 35 else 20 }
############################# Text box
rule text:
left: { if is_new_dual() then 105 else 90 }
left: { if is_new_dual() then 105 else 95 }
top : 430
width: { if is_new_dual() then 250 else 265 }
width: { if is_new_dual() then 250 else 263 }
height: 50
mask: text-mask.png
font:
......
......@@ -150,22 +150,22 @@ card style:
visible: { styling.edition }
############################# Type Bar
type text full:
left: { if is_new_dual() then 87 else 72 }
top: 395
left: { if is_new_dual() then 87 else 74 }
top: 401
width: { if is_new_dual() then 243 else 256 }
height: 20
height: 14
font:
name: Eurostile
size: 11
size: 9
color: rgb(0,0,0)
visible: { is_character() }
alignment: middle center
alignment: middle center shrink-overflow
z index: 3
type bar:
left: { if is_new_dual() then 87 else 72 }
top: 395
width: { if is_new_dual() then 243 else 256 }
height: 20
left: { if is_new_dual() then 87 else 74 }
top: 401
width: { if is_new_dual() then 240 else 252 }
height: 14
visible: { card.type_text != "" }
render style: image
choice images:
......@@ -277,9 +277,9 @@ card style:
spacing: { if is_new_dual() then 35 else 20 }
############################# Text box
rule text:
left: { if is_new_dual() then 105 else 90 }
left: { if is_new_dual() then 105 else 95 }
top : 430
width: { if is_new_dual() then 250 else 265 }
width: { if is_new_dual() then 250 else 263 }
height: 50
mask: text-mask.png
font:
......
......@@ -153,7 +153,7 @@ card style:
############################# Type Bar
type text full:
left: 72
top: 299
top: 297
width: { if is_dual() then 235 else 268 }
height: 20
font:
......@@ -165,7 +165,7 @@ card style:
z index: 3
type bar:
left: 72
top: 299
top: 297
width: { if is_dual() then 235 else 268 }
height: 20
visible: { card.type_text != "" }
......@@ -253,14 +253,13 @@ card style:
angle: 90
font:
name: Percolator Expert
size: 19
scale down to: 16
size: 16
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
size: 16
alignment: middle center
alignment: middle center
alignment: middle center shrink-overflow
z index: 4
padding left: 2
padding top: 2
......@@ -274,15 +273,15 @@ card style:
angle: 270
font:
name: Percolator Expert
size: 19
size: 16
scale down to: 18
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
size: 16
alignment: middle center
visible: is_dual()
alignment: middle center
alignment: middle center shrink-overflow
z index: 4
padding left: 2
padding top: 2
......
......@@ -153,7 +153,7 @@ card style:
############################# Type Bar
type text full:
left: 72
top: 299
top: 297
width: { if is_dual() then 235 else 268 }
height: 20
font:
......@@ -165,7 +165,7 @@ card style:
z index: 3
type bar:
left: 72
top: 299
top: 297
width: { if is_dual() then 235 else 268 }
height: 20
visible: { card.type_text != "" }
......@@ -253,14 +253,13 @@ card style:
angle: 90
font:
name: Percolator Expert
size: 19
scale down to: 16
size: 16
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
size: 16
alignment: middle center
alignment: middle center
alignment: middle center shrink-overflow
z index: 4
padding left: 2
padding top: 2
......@@ -274,15 +273,15 @@ card style:
angle: 270
font:
name: Percolator Expert
size: 19
size: 16
scale down to: 18
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
size: 16
alignment: middle center
visible: is_dual()
alignment: middle center
alignment: middle center shrink-overflow
z index: 4
padding left: 2
padding top: 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment