mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 17:58:01 +00:00
- Fix Hound Pet lvl4 potentially crashing
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user