mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
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:
@@ -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:
|
||||
|
||||
@@ -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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user