Added true colorless and colorless land frames to magic-new-flip.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@541 0fc631ac-6414-0410-93d0-97cfa31319b6
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 13 KiB |
@@ -23,7 +23,7 @@ init script:
|
||||
mask_hybrid_with_land := { false }
|
||||
|
||||
# We have no land templates
|
||||
land_template := { "c{type}.jpg" }
|
||||
land_template := { "cl{type}.jpg" }
|
||||
|
||||
# Use the normal tap symbol
|
||||
mana_t := {
|
||||
|
||||