mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
change trigger of Dirtcowl Wurm to Mode$ LandPlayed instead of ChangesZone. Also, fixed the RuntimeException in the trigger.
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:4 G
|
|||||||
Types:Creature Wurm
|
Types:Creature Wurm
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:3/4
|
PT:3/4
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever an opponent plays a land, put a +1/+1 counter on CARDNAME.
|
T:Mode$ LandPlayed | ValidCard$ Land.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever an opponent plays a land, put a +1/+1 counter on CARDNAME.
|
||||||
SVar:TrigPutcounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/dirtcowl_wurm.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dirtcowl_wurm.jpg
|
||||||
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/115.jpg
|
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/115.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user