mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Fixed spell description of Wailing Ghoul
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
Name:Wailing Ghoul
|
||||
|
||||
ManaCost:1 B
|
||||
|
||||
Types:Creature Zombie
|
||||
|
||||
PT:1/3
|
||||
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, put the top four cards of your library into your graveyard.
|
||||
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, put the top two cards of your library into your graveyard.
|
||||
SVar:TrigMill:AB$Mill | Cost$ 0 | NumCards$ 2 | Defined$ You
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wailing_ghoul.jpg
|
||||
|
||||
Oracle:When Wailing Ghoul enters the battlefield, put the top two cards of your library into your graveyard.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user