mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
Made a change to casting costs in all new Magic styles. They're still not perfect, but closer.
Corrected a mistake in extended image styling for magic-new and magic-planeshifted. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@763 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -143,14 +143,14 @@ card style:
|
||||
color: rgb(0,0,0)
|
||||
casting cost:
|
||||
right: 343
|
||||
top : 29
|
||||
top : 30
|
||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||
height: 23
|
||||
alignment: bottom right
|
||||
symbol font:
|
||||
name: magic-mana-large
|
||||
size: 15
|
||||
alignment: bottom right
|
||||
alignment: middle right
|
||||
always symbol: true
|
||||
z index: 2
|
||||
padding top: 0
|
||||
|
||||
Reference in New Issue
Block a user