mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Fix Phage's creature types.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Phage the Untouchable
|
Name:Phage the Untouchable
|
||||||
ManaCost:3 B B B B
|
ManaCost:3 B B B B
|
||||||
Types:Legendary Creature Zombie Minion
|
Types:Legendary Creature Avatar Minion
|
||||||
PT:4/4
|
PT:4/4
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.wasNotCastFromHand+Self | Destination$ Battlefield | Execute$ TrigYouLose | TriggerDescription$ When CARDNAME enters the battlefield, if you didn't cast it from your hand, you lose the game.
|
T:Mode$ ChangesZone | ValidCard$ Card.wasNotCastFromHand+Self | Destination$ Battlefield | Execute$ TrigYouLose | TriggerDescription$ When CARDNAME enters the battlefield, if you didn't cast it from your hand, you lose the game.
|
||||||
SVar:TrigYouLose:AB$ LosesGame | Cost$ 0 | Defined$ You
|
SVar:TrigYouLose:AB$ LosesGame | Cost$ 0 | Defined$ You
|
||||||
|
|||||||
Reference in New Issue
Block a user