Erwan
- Ashen firebeast bug fix - Small cards bug fixes - Bloodfire colossus bug fix - Graphical glitch in Opponent deck's choice when Deck name is too long... attempt to fix, let's be careful, no more than 9 letters in Deck names, please - Updated Tranquil domain test. It was using cards that have been removed from the DB - replaced /n/ with (n) in shop
This commit is contained in:
@@ -521,7 +521,7 @@ mana={1}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {U}, Sacrifice Glen Elendra Archmage: Counter target noncreature spell. Persist (When this creature is put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
||||
abilities=flying
|
||||
abilities=flying,persist
|
||||
id=157977
|
||||
auto={U}{S}:fizzle(*[-creature]|stack)
|
||||
name=Glen Elendra Archmage
|
||||
|
||||
@@ -134,12 +134,12 @@ rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Add {B}{B}{B} to your mana pool.
|
||||
id=3285
|
||||
auto=Add{B}{B}{B}
|
||||
id=3285
|
||||
name=Dark Ritual
|
||||
alias=1149
|
||||
type=Mana Source
|
||||
mana={B}
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Swampwalk {B}: Dirtwater Wraith gets +1/+0 until end of turn.
|
||||
|
||||
@@ -881,6 +881,7 @@ rarity=U
|
||||
type=Enchantment
|
||||
mana={1}{U}{U}
|
||||
[/card]
|
||||
#Hammerfist giant requires a serious update of the targetChooser code before it can work.
|
||||
[card]
|
||||
text={T}: Hammerfist Giant deals 4 damage to each creature without flying and each player.
|
||||
id=83712
|
||||
|
||||
@@ -146,7 +146,7 @@ id=5597
|
||||
name=Bog Raiders
|
||||
color=Black
|
||||
rarity=C
|
||||
mana={3}{B}
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=3
|
||||
|
||||
Reference in New Issue
Block a user