- Fix Hound Pet lvl4 potentially crashing

This commit is contained in:
Sol
2017-01-15 03:29:49 +00:00
parent 12e2f402c3
commit 6e78a1adca

View File

@@ -6,6 +6,6 @@ PT:2/1
K:Haste
A:AB$ Pump | Cost$ X 1 | Defined$ Self | NumAtt$ +X | SubAbility$ DBDelayTrig | SpellDescription$ CARDNAME gets +X/+0 until end of turn. Sacrifice it at the beginning of the next end step.
SVar:DBDelayTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ End Of Turn | Execute$ TrigSac | TriggerDescription$ Sacrifice CARDNAME at the beginning of the next end step.
SVar:TrigSac:AB$ SacrificeAll | Cost$ 0 | Defined$ Self | Controller$ You
SVar:TrigSac:DB$ SacrificeAll | Defined$ Self | Controller$ You
SVar:X:Count$xPaid
Oracle:Haste\n{X}{1}:Hound Pet gets +X/+0 until end of turn. Sacrifice it at the beginning of the next end step.