Commit 93054223 authored by pichoro's avatar pichoro

Adjusted some magic fields, mostly casting costs.

Added larger masks for magic-new-planeswalkers to stop errors.
parent a08810b5
mse version: 0.3.5
mse version: 0.3.6
game: magic
short name: Future Textless
full name: Futureshift Textless
icon: card-sample.png
position hint: 051
version: 2007-09-23
version: 2007-12-29
depends on:
package: magic.mse-game
version: 2007-09-23
......@@ -16,6 +16,7 @@ depends on:
package: magic-mana-future.mse-symbol-font
version: 2007-09-23
card background: white
card width: 375
card height: 523
card dpi: 150
......
......@@ -169,10 +169,10 @@ card style:
casting cost:
right: 343
top : 33
top : 31
width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
symbol font:
name: magic-mana-large
size: 15
......@@ -182,10 +182,10 @@ card style:
padding top: 0
casting cost 2:
right: 32
bottom: 450
bottom: 449
width: { max(30, card_style.casting_cost_2.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
angle: 180
symbol font:
name: magic-mana-large
......
......@@ -174,7 +174,7 @@ card style:
top : 25
width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
symbol font:
name: magic-mana-large
size: 15
......@@ -204,7 +204,7 @@ card style:
type:
left: 37
top : 310
top : 307
width: { 306 - max(22,card_style.rarity.content_width) }
height: 20
alignment: top shrink-overflow
......
......@@ -150,7 +150,7 @@ card style:
top : 32
width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
symbol font:
name: magic-mana-large
size: 15
......
......@@ -159,10 +159,10 @@ card style:
shadow displacement y: 1
casting cost:
right: 343
top : 33
top : 32
width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
symbol font:
name: magic-mana-large
size: 15
......
......@@ -147,7 +147,7 @@ card style:
top : 30
width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 23
alignment: bottom right
alignment: middle right
symbol font:
name: magic-mana-large
size: 15
......
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