Commit 01fdb1c6 authored by nanahira's avatar nanahira

ret_param

parent 5a28a2b5
......@@ -55,5 +55,5 @@ function cm.adcon(e)
end
function cm.retop(e,tp,eg,ep,ev,re,r,rp)
if not e:GetHandler():IsLocation(LOCATION_MZONE) or e:GetHandler():IsFacedown() then return end
Duel.SendtoDeck(e:GetHandler(),nil,2,REASON_EFFECT)
Duel.SendtoDeck(e:GetHandler(),nil,0,REASON_EFFECT)
end
\ No newline at end of file
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