Commit c3ac9500 authored by Crescent/毛虫's avatar Crescent/毛虫

Update c101207067.lua

parent a7b3f138
Pipeline #29181 failed with stages
in 22 seconds
......@@ -82,7 +82,7 @@ function s.tdtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
end
function s.tdop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetTargetsRelateToChain()
if g:GetCount()>0 and aux.NecroValleyFilter()(g) then
if g:GetCount()>0 then
Duel.SendtoDeck(g,nil,SEQ_DECKSHUFFLE,REASON_EFFECT)
end
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