mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -04:00
Updated most of the templates for the new color system; also tweaked the hybrid blends a bit for some templates
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@464 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB |
@@ -8,7 +8,7 @@ position hint: 001
|
||||
version: 2007-05-05
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-05-05
|
||||
version: 2007-07-01
|
||||
depends on:
|
||||
package: magic-watermarks.mse-include
|
||||
version: 2006-08-03
|
||||
@@ -36,6 +36,8 @@ init script:
|
||||
}
|
||||
template := { artifact_template() + "{type}.jpg" }
|
||||
land_template := { (if input == "a" then "c" else input) + "l{type}.jpg" }
|
||||
# Use land templates for previews because they show more contrast
|
||||
hybrid_previews := "land,hybrid"
|
||||
|
||||
# Use the normal tap symbol
|
||||
mana_t := {
|
||||
|
||||
Reference in New Issue
Block a user