Commit 3dd7a292 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12001004.lua

parent 4d35f03d
......@@ -52,7 +52,7 @@ function c12001004.dscon(e,tp,eg,ep,ev,re,r,rp)
end
function c12001004.dstg(e,tp,eg,ep,ev,re,r,rp)
if chk==0 then return Duel.IsExistingMatchingCard(aux.TRUE,tp,0,LOCATION_MZONE,1,nil) end
Duel.SetOperationInfo(0,CATEGORY_DESTROY,nil,1,0,LOCATION_MZONE)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,nil,1,0,0)
end
function c12001004.dsop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,1-tp,HINTMSG_REMOVE)
......
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