Commit 7f38046f authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c50218149.lua

parent 346f4d79
Pipeline #30646 canceled with stages
in 46 seconds
......@@ -136,7 +136,7 @@ end
function c50218149.tdtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
local g=Duel.GetMatchingGroup(Card.IsAbleToDeck,tp,LOCATION_REMOVED,0,nil)
Duel.SetOperationInfo(0,CATEGORY_TODECK,g,g:GetCount(),0,0)
Duel.SetOperationInfo(0,CATEGORY_TODECK,g,#g,0,LOCATION_REMOVED)
end
function c50218149.tdop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(Card.IsAbleToDeck,tp,LOCATION_REMOVED,0,nil)
......
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