Commit 1da232aa authored by TanakaKotoha's avatar TanakaKotoha

wadashimo

parent bee6e8b6
Pipeline #671 passed with stages
in 40 minutes and 26 seconds
......@@ -62,7 +62,7 @@ end
function cm.drop(e,tp,eg,ep,ev,re,r,rp)
local p=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER)
local ct=Duel.GetMatchingGroupCount(nil,p,0,LOCATION_MZONE,nil)
Duel.Draw(p,ct+1,REASON_EFFECT)
Duel.Draw(p,ct,REASON_EFFECT)
end
function cm.disop(e,tp,eg,ep,ev,re,r,rp)
if re:GetHandler():GetLocation()==LOCATION_DECK then
......
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