mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Adjusted some magic fields, mostly casting costs.
Added larger masks for magic-new-planeswalkers to stop errors. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@804 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
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
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 38 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user