Commit e08b02ca authored by TanakaKotoha's avatar TanakaKotoha

jwc

parent e024d0d1
Pipeline #686 passed with stages
in 40 minutes and 56 seconds
......@@ -38,7 +38,7 @@ function c75646301.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
end
function c75646301.spop(e,tp,eg,ep,ev,re,r,rp)
local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) and Duel.SendtoHand(tc,tp,REASON_EFFECT)~=0 then
if tc:IsRelateToEffect(e) and Duel.SendtoHand(tc,nil,REASON_EFFECT)~=0 then
local c=e:GetHandler()
if not c:IsRelateToEffect(e) then return end
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
......
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