Psyringe - added some cards with zero activation cost: Blinking Spirit (ICE), Hyalopterous Lemure (ICE), Hopping Automaton (USG), Flowstone Hellion (STH), Viscid Lemures (TSP), Jodah's Avenger (PLC). Added couple of scripts to the test suite to make sure that the creatures work, and keep working.
This commit is contained in:
@@ -658,6 +658,18 @@ mana={2}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Hopping Automaton gets -1/-1 and gains flying until end of turn.
|
||||
id=5700
|
||||
name=Hopping Automaton
|
||||
auto={0}:-1/-1 && Flying
|
||||
rarity=U
|
||||
type=Artifact Creature
|
||||
mana={3}
|
||||
power=2
|
||||
subtype=Construct
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={U}: Untap Horseshoe Crab.
|
||||
id=9849
|
||||
name=Horseshoe Crab
|
||||
|
||||
@@ -786,17 +786,6 @@ subtype=Zombie Hound
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Hopping Automaton gets -1/-1 and gains flying until end of turn.
|
||||
id=5700
|
||||
name=Hopping Automaton
|
||||
rarity=U
|
||||
type=Artifact Creature
|
||||
mana={3}
|
||||
power=2
|
||||
subtype=Construct
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature loses all abilities and becomes 0/1 until end of turn.
|
||||
id=5702
|
||||
name=Humble
|
||||
|
||||
Reference in New Issue
Block a user