New converted mana cost scripting for Vanguard.

Easier colored_mana scripting in keyword system for Magic and Vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@947 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2008-06-02 05:42:39 +00:00
parent ebe26e0444
commit 124397aa4d
2 changed files with 34 additions and 6 deletions
+6 -1
View File
@@ -5,7 +5,7 @@ installer group: magic/game files
icon: card-back.png
position hint: 01
version: 2008-05-25
version: 2008-06-01
depends on:
package: magic-blends.mse-include
version: 2007-09-23
@@ -1917,6 +1917,11 @@ keyword parameter type:
description: Converts mana to number
# "0" left in so users can easily see how to edit script.
script: \{cmc({input}) + 0\}
refer script:
name: colored mana cost
description: Converts mana to number of colored mana
# "0" left in so users can easily see how to edit script.
script: \{colored_mana({input}) + 0\}
# By pichoro and bunnierein
keyword parameter type:
name: cost