Commit f04fd99c authored by salix5's avatar salix5 Committed by GitHub

Revert "Fix Nine Pillars of Yang Zing (#1922)" (#1923)

This reverts commit 50a70cd5.
parent b51b2971
...@@ -25,7 +25,7 @@ function c57831349.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -25,7 +25,7 @@ function c57831349.target(e,tp,eg,ep,ev,re,r,rp,chk)
end end
end end
function c57831349.desfilter(c) function c57831349.desfilter(c)
return c:IsFaceup() and c:IsSetCard(0x9e) and not c:IsStatus(STATUS_BATTLE_DESTROYED) return c:IsFaceup() and c:IsSetCard(0x9e)
end end
function c57831349.activate(e,tp,eg,ep,ev,re,r,rp) function c57831349.activate(e,tp,eg,ep,ev,re,r,rp)
local ec=re:GetHandler() local ec=re:GetHandler()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment