Lands for magic-new-flip courtesy of Rusty Keyes.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1576 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2011-01-03 00:52:28 +00:00
parent cafd5aa7f5
commit 2090cc0f13
16 changed files with 2 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+2 -8
View File
@@ -6,7 +6,7 @@ installer group: magic/new style/flip cards
icon: card-sample.png
position hint: 002
version: 2010-04-07
version: 2010-12-17
depends on:
package: magic.mse-game
version: 2010-04-07
@@ -41,13 +41,7 @@ init script:
mask_multi_land_with_color := { styling.colored_multicolor_land_name }
# Colored lands are generated by scripting.
land_template := {
masked_blend(
mask: "artifact_blend_{type}.png",
dark: "cl{type}.jpg",
light: ( if input == "c" or input == "a" then "cl{type}.jpg" else input + "{type}.jpg" ),
)
}
land_template := { (if input == "a" then "c" else input) + "l{type}.jpg" }
# Use the normal tap symbol
mana_t := {
Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB