Commit d62ec0ff authored by mercury233's avatar mercury233

fix トロイボム

parent 3b969fd7
......@@ -16,7 +16,7 @@ end
function c63323539.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return eg:IsContains(chkc) and c63323539.filter(chkc,e,tp) end
if chk==0 then return r==REASON_EFFECT and rp==1-tp
and eg:IsExists(c63323539.tgfilter,1,nil,e,tp) end
and eg:IsExists(c63323539.filter,1,nil,e,tp) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESTROY)
local g=eg:FilterSelect(tp,c63323539.filter,1,1,nil,e,tp)
Duel.SetTargetCard(g)
......
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