Futureshift styles should be defaulting to non-shifted sorting.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1412 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2009-07-23 22:17:56 +00:00
parent 4e18bd3e89
commit 667d713db8
3 changed files with 40 additions and 39 deletions
+13 -14
View File
@@ -6,7 +6,7 @@ installer group: magic/Future/Normal cards
icon: card-sample.png
position hint: 051
version: 2009-07-07
version: 2009-07-23
depends on:
package: magic.mse-game
version: 2008-06-02
@@ -129,7 +129,7 @@ styling field:
type: boolean
name: shifted sorting
description: Should this style of card sort as a shifted card (after other cards of that color)?
initial: yes
initial: no
styling field:
type: boolean
name: grey hybrid name
@@ -210,7 +210,7 @@ card style:
top width: 17
bottom width: 18
mask: bordermask.png
z index: 8
z index: 7
card color:
left: 0
top: 0
@@ -228,7 +228,7 @@ card style:
height: 26
alignment: middle shrink-overflow
padding bottom: 0
z index: 5
z index: 4
font:
name: Matrix
size: 18
@@ -266,7 +266,7 @@ card style:
scale down to: 22
alignment: bottom right
always symbol: true
z index: 5
z index: 4
padding top: 0
mask: costmask.png
card symbol:
@@ -274,7 +274,7 @@ card style:
top : 31
height: 20
width: 14
z index: 5
z index: 4
render style: image
choice images:
tombstone: tombstone.png
@@ -283,7 +283,7 @@ card style:
top: 24
width: 21
height: 20
z index: 5
z index: 1
render style: image
choice images:
artifact: { "/magic-future-common.mse-include/artifact_" + typesymbol_color(value) + ".png" }
@@ -309,7 +309,7 @@ card style:
width: { 300 - max(21,card_style.rarity.content_width) }
height: 20
alignment: middle shrink-overflow
z index: 5
z index: 4
padding top: 2
font:
name: Matrix
@@ -341,7 +341,7 @@ card style:
top : 302
width: 22
height: 22
z index: 5
z index: 4
alignment: middle right
render style: image
choice images:
@@ -386,7 +386,7 @@ card style:
styling.center_text == "always"
then "middle center"
else "middle left"
z index: 5
z index: 4
padding left: 6
padding top: 2
padding right: 4
@@ -399,13 +399,13 @@ card style:
top : 321
width: 132
height: 152
z index: 4
z index: 3
render style: image
alignment: middle center
include file: /magic-watermarks.mse-include/watermarks
############################# PT
pt:
z index: 6
z index: 5
left: 287
top: 469
width: 60
@@ -454,7 +454,6 @@ card style:
contains(card.card_color, match:"multicolor") or
contains(card.card_color, match:"white") then rgb(0,0,0)
else rgb(255,255,255)
copyright line:
left: 30
top : 488
@@ -547,6 +546,6 @@ extra card style:
top : 0
width: 375
height: 523
z index: 7
z index: 6
render style: image
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}