Fixed Amber Prison not initially tapping targeted permanent

This commit is contained in:
ArsenalNut
2011-09-02 04:39:56 +00:00
parent 38bcccccb2
commit 1e62deb271

View File

@@ -3,7 +3,8 @@ ManaCost:4
Types:Artifact
Text:no text
K:You may choose not to untap CARDNAME during your untap step.
A:AB$ Pump | Cost$ 4 T | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | RememberTargets$ True | SpellDescription$ Tap target artifact, creature, or land. That permanent doesn't untap during its controller's untap step for as long as CARDNAME remains tapped.
A:AB$ Pump | Cost$ 4 T | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | RememberTargets$ True | SubAbility$ DBTap | SpellDescription$ Tap target artifact, creature, or land. That permanent doesn't untap during its controller's untap step for as long as CARDNAME remains tapped.
SVar:DBTap:DB$ Tap | Cost$ 0 | Defined$ Targeted
S:Mode$ Continuous | Affected$ Card.IsRemembered | AddKeyword$ HIDDEN This card doesn't untap during your next untap step.
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigClearRemember | Static$ True
SVar:TrigClearRemember:DB$Cleanup | ClearRemembered$ True