Commit 6ab9d63c authored by Tachibana's avatar Tachibana

ndyd

parent 31958a95
...@@ -111,7 +111,7 @@ function c45746837.tdtg1(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -111,7 +111,7 @@ function c45746837.tdtg1(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetOperationInfo(0,CATEGORY_TODECK,g,g:GetCount(),0,0) Duel.SetOperationInfo(0,CATEGORY_TODECK,g,g:GetCount(),0,0)
Duel.SetChainLimit(c45746837.chainlm) Duel.SetChainLimit(c45746837.chainlm)
end end
function c45746837.tdop2(e,tp,eg,ep,ev,re,r,rp) function c45746837.tdop1(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(c45746837.filter1,tp,0,LOCATION_ONFIELD,nil) local g=Duel.GetMatchingGroup(c45746837.filter1,tp,0,LOCATION_ONFIELD,nil)
Duel.SendtoDeck(g,nil,2,REASON_EFFECT) Duel.SendtoDeck(g,nil,2,REASON_EFFECT)
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