Commit 300a947f authored by 未闻皂名's avatar 未闻皂名

2023/12/22 bug修复

parent df8cf093
Pipeline #24516 passed with stages
in 13 minutes and 19 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