- Code cleanup
- fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc
- Added a few cards
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-21 09:40:14 +00:00
parent da9a82cff4
commit f924546dcc
16 changed files with 99 additions and 116 deletions

View File

@@ -436,6 +436,7 @@ subtype=Aura
text=Destroy target artifact. It can't be regenerated. That artifact's controller gains life equal to its converted mana cost.
target=artifact
auto=bury
auto=life:manacost targetcontroller
id=1240
name=Crumble
rarity=U
@@ -656,6 +657,8 @@ subtype=Aura
[/card]
[card]
text=Earthquake deals X damage to each creature without flying and each player.
auto=damage:X all(player)
auto=damage:X all(creature[-flying])
id=1289
name=Earthquake
rarity=R
@@ -1052,6 +1055,8 @@ id=1251
name=Hurricane
rarity=U
mana={X}{G}
auto=damage:X all(player)
auto=damage:X all(creature[flying])
type=Sorcery
[/card]
[card]