Commit 95040264 authored by pichoro's avatar pichoro

More Planeswalker tweaking; this time changed initial loyalty value font from...

More Planeswalker tweaking; this time changed initial loyalty value font from MPlantin to MatrixBoldSmallCaps.
parent 11af24bd
...@@ -11,7 +11,6 @@ card dpi: 150 ...@@ -11,7 +11,6 @@ card dpi: 150
#Images by Artfreakwiu #Images by Artfreakwiu
#Code by Pichoro #Code by Pichoro
#Todo: paragraph height property behaves strangely; doesn't always work right, depending on length of abilities. Can be manipulated with soft line breaks; but this isn't ideal.
#Todo: update images after lorwyn release to feature proper frames rather than guesses. #Todo: update images after lorwyn release to feature proper frames rather than guesses.
#Todo: add textures to namebox and type/rarity box. #Todo: add textures to namebox and type/rarity box.
############################################################## Extra scripts ############################################################## Extra scripts
...@@ -295,13 +294,13 @@ card style: ...@@ -295,13 +294,13 @@ card style:
#starting loyalty #starting loyalty
toughness: toughness:
z index: 4 z index: 4
left: 325 left: 326
top: 468 top: 467
width: 13.16 width: 13.16
height: 34.63 height: 34.63
alignment: center middle alignment: center middle
font: font:
name: Mplantin name: MatrixBoldSmallCaps
size: 16 size: 16
weight: bold weight: bold
color: rgb(255,255,255) color: rgb(255,255,255)
......
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