mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
New masks for colored artifacts in magic-future-textless.
New land hybrid masks for old style templates. Added colored Xander Hybrid Mana Watermarks (in addition to colorless). Removed an un-needed mask from magic-old-split. Removed an un-needed ptbox from magic-future-textless. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@603 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 468 B |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB |
@@ -45,7 +45,7 @@ init script:
|
||||
)
|
||||
else if artifact then
|
||||
masked_blend(
|
||||
mask: "multicolor_blend_{type}.png",
|
||||
mask: "artifact_blend_{type}.png",
|
||||
dark: template("a"),
|
||||
light: base,
|
||||
)
|
||||
@@ -86,6 +86,14 @@ styling field:
|
||||
choice: modern
|
||||
choice: old
|
||||
choice: diagonal T
|
||||
styling field:
|
||||
type: choice
|
||||
name: font color
|
||||
description: What color should the font on cards be?
|
||||
initial: automatic
|
||||
choice: automatic
|
||||
choice: black
|
||||
choice: white
|
||||
|
||||
styling style:
|
||||
use guild mana symbols:
|
||||
|
||||
Reference in New Issue
Block a user