Commit 5107c56f authored by salix5's avatar salix5

fix 花札衛-松-

parent 75823d67
......@@ -21,7 +21,7 @@ function c81752019.initial_effect(c)
c:RegisterEffect(e2)
end
function c81752019.drtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsPlayerCanDraw(tp,1) end
if chk==0 then return true end
Duel.SetTargetPlayer(tp)
Duel.SetTargetParam(1)
Duel.SetOperationInfo(0,CATEGORY_DRAW,nil,0,tp,1)
......
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