Commit ca2b3fbb authored by mercury233's avatar mercury233 Committed by GitHub

update 魔鍵変鬼-トランスフルミネ

parent a5d35cba
...@@ -100,7 +100,7 @@ function c69522668.destg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -100,7 +100,7 @@ function c69522668.destg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,g:GetCount(),0,0) Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,g:GetCount(),0,0)
end end
function c69522668.desop(e,tp,eg,ep,ev,re,r,rp) function c69522668.desop(e,tp,eg,ep,ev,re,r,rp)
local g=eg:Filter(c69522668.cfilter,nil,tp):Filter(Card.IsRelateToEffect,nil,e) local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS):Filter(Card.IsRelateToEffect,nil,e)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.Destroy(g,REASON_EFFECT) Duel.Destroy(g,REASON_EFFECT)
end end
......
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