More Shadowmoor Updates.

New keyword (Conspire).
New colored artifact blends.
Partially adjusted sorting.
Truncated legend names via "@".
Fixed some errors in magic-new-flip.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@840 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2008-04-14 04:54:49 +00:00
parent 5efb652f73
commit de4762c099
53 changed files with 100 additions and 107 deletions
+11 -2
View File
@@ -5,7 +5,7 @@ short name: Old Splits
icon: card-sample.png
position hint: 103
version: 2008-04-05
version: 2008-04-13
depends on:
package: magic.mse-game
version: 2007-12-29
@@ -67,7 +67,9 @@ init script:
)
else if artifact then
masked_blend(
mask: "multicolor_blend_{type}.png",
mask: ( if styling.type_of_gradient_artifact == "full card" then "multicolor_blend_{type}.png"
else if styling.type_of_gradient_artifact == "trim only" then "multicolor_blend_{type}2.png"
else "multicolor_blend_{type}.png" ),
dark: template("a"),
light: base,
)
@@ -119,6 +121,13 @@ styling field:
choice: full card
choice: trim only
initial: full card
styling field:
type: choice
name: type of gradient artifact
description: What parts of the card should be blended for gradient artifact?
choice: full card
choice: trim only
initial: full card
styling field:
type: choice
name: tap symbol