Commit 48aa68e3 authored by 未闻皂名's avatar 未闻皂名
parents 2a3234d8 300a947f
Pipeline #24573 passed with stages
in 14 minutes and 35 seconds
......@@ -43,7 +43,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if RD.SelectAndSpecialSummon(aux.NecroValleyFilter(cm.spfilter),tp,LOCATION_HAND+LOCATION_GRAVE,0,1,1,nil,e,POS_FACEDOWN_DEFENSE)~=0 then
local filter=RD.Filter(cm.filter,tp)
local filter=RD.Filter(cm.exfilter,tp)
RD.SelectAndDoAction(aux.Stringid(m,1),filter,tp,LOCATION_ONFIELD,0,1,3,e:GetHandler(),function(g)
Duel.BreakEffect()
g:ForEach(function(tc)
......
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