Adding magic-new-textless-land template.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1421 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2009-08-11 22:06:06 +00:00
parent 722252fe8c
commit 534faeebcb
15 changed files with 218 additions and 5 deletions
-4
View File
@@ -152,7 +152,6 @@ card field:
name: super type
icon: stats/card_type.png
position hint: 30
editable: false
script: super_type_filter(value)
card field:
type: text
@@ -160,7 +159,6 @@ card field:
icon: stats/creature_type.png
position hint: 31
script: sub_type_filter(value, type:card.super_type)
editable: false
card field:
type: text
name: type
@@ -420,14 +418,12 @@ card field:
type: text
name: super type 2
icon: stats/creature_type.png
editable: false
show statistics: false
script: super_type_filter(value)
card field:
type: text
name: sub type 2
icon: stats/creature_type.png
editable: false
show statistics: false
script: sub_type_filter(value, type:card.super_type_2)
card field: