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
+1 -1
View File
@@ -1,6 +1,6 @@
mse version: 0.3.6
full name: Magic The Gathering, card blend utilities
version: 2008-01-20
version: 2008-04-13
# This file doesn't do anything, other files in this directory can be included
# in game/style files:
+1 -1
View File
@@ -513,7 +513,7 @@ color_combination := {
)
else if artifact then
masked_blend(
mask: "multicolor_blend_{type}.png",
mask: "artifact_blend_{type}.png",
dark: template("a"),
light: base,
)