- removed some unused code. Please review!
- Added protection from() auto keyword. It is still possible to use protection from [color] in abilities, but when it is not possible, please use protection from([target]) in auto=
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-21 07:26:26 +00:00
parent a7a3ecb596
commit da9a82cff4
33 changed files with 178 additions and 436 deletions
+12
View File
@@ -9,3 +9,15 @@ toughness=4
text=Flying
rarity=U
[/card]
[card]
id=6605
name=Brimstone Dragon
mana={6}{R}{R}
type=Creature
subtype=Dragon
power=6
toughness=6
text=Flying, haste
abilities=flying,haste
rarity=R
[/card]