Commit 19febbec authored by Tachibana's avatar Tachibana

1145141919810

parent 12eae6e3
Pipeline #14692 passed with stages
in 30 minutes and 47 seconds
expansions/pics/81046026.jpg

77.4 KB | W: | H:

expansions/pics/81046026.jpg

116 KB | W: | H:

expansions/pics/81046026.jpg
expansions/pics/81046026.jpg
expansions/pics/81046026.jpg
expansions/pics/81046026.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -34,7 +34,7 @@ function cm.spcon(e,c)
return Duel.GetLocationCount(tp,LOCATION_MZONE)>0 and Duel.IsExistingMatchingCard(cm.spfilter,tp,LOCATION_GRAVE,0,1,nil)
end
function cm.spop(e,tp,eg,ep,ev,re,r,rp,c)
local g=Duel.GetMatchingGroup(cm.spfilter,tp,LOCATION_GRAVE,0,1,1,nil)
local g=Duel.GetMatchingGroup(cm.spfilter,tp,LOCATION_GRAVE,0,nil)
Duel.SendtoDeck(g,nil,2,REASON_COST)
end
function cm.descon(e,tp,eg,ep,ev,re,r,rp)
......
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