"None" and "Planeswalker" type symbol choices.

Planeswalker watermark.
No more accidental artifact_blends in magic-future-common.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@878 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2008-05-23 21:10:33 +00:00
parent 5ac9af10bd
commit 611ce0508d
11 changed files with 17 additions and 9 deletions
+4 -1
View File
@@ -5,7 +5,7 @@ installer group: magic/game files
icon: card-back.png
position hint: 01
version: 2008-05-18
version: 2008-05-21
depends on:
package: magic-blends.mse-include
version: 2007-09-23
@@ -478,6 +478,7 @@ init script:
else if input == "Artifact" then "artifact"
else if input == "Enchantment" then "enchantment"
else if input == "Land" then "land"
else if input == "Planeswalker" then "planeswalker"
else "multitype"
}
typesymbol_type := { typesymbol_for(card.super_type) }
@@ -790,7 +791,9 @@ card field:
choice: instant
choice: land
choice: multitype
choice: planeswalker
choice: sorcery
choice: none
description: The card type symbol for this card
############################# Image