Commit 0d659dd2 authored by mercury233's avatar mercury233

fix

parent 54211b6e
......@@ -61,6 +61,6 @@ function c100418019.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c100418019.spop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsRelateToEffect(e) then
Duel.SpecialSummon(e,0,tp,false,false,POS_FACEUP)
Duel.SpecialSummon(e:GetHandler(),0,tp,tp,false,false,POS_FACEUP)
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