Commit 35536976 authored by Tachibana's avatar Tachibana

ndyd

parent 0c24015a
......@@ -37,7 +37,7 @@ function c20000004.tg1(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c20000004.op1(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget()
local g=Duel.GetMatchingGroup(c20000004.tgf1,tp,LOCATION_DECK,0,nil)
local g=Duel.GetMatchingGroup(c20000004.tgf1,tp,LOCATION_DECK,0,nil,e,tp)
if Duel.GetLocationCount(tp,LOCATION_MZONE)>0 then
if g:GetCount()>0 and Duel.Destroy(tc,REASON_EFFECT)~=0 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
......
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