Commit ce148bd5 authored by mercury233's avatar mercury233

fix

parent 908fb69a
......@@ -63,6 +63,7 @@ function c22219822.destg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chk==0 then return tg:IsExists(Card.IsCanBeEffectTarget,1,nil,e) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESTROY)
local g=tg:FilterSelect(tp,Card.IsCanBeEffectTarget,1,1,nil,e)
Duel.SetTargetCard(g)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,1,0,0)
end
function c22219822.desop(e,tp,eg,ep,ev,re,r,rp)
......
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