Commit 5231b458 authored by 未闻皂名's avatar 未闻皂名

2025/6/23 bug修复

parent 20d6bd6e
Pipeline #37986 passed with stages
in 21 minutes and 14 seconds
...@@ -41,5 +41,5 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -41,5 +41,5 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
if Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)~=0 and ex then if Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)~=0 and ex then
RD.CanSelectAndSet(aux.Stringid(m,1),aux.NecroValleyFilter(cm.setfilter),tp,LOCATION_GRAVE,0,1,1,nil,e) RD.CanSelectAndSet(aux.Stringid(m,1),aux.NecroValleyFilter(cm.setfilter),tp,LOCATION_GRAVE,0,1,1,nil,e)
end end
end end)
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