Commit 927d3093 authored by 未闻皂名's avatar 未闻皂名

2025/2/9 bug修复

parent 20723e45
Pipeline #33051 passed with stages
in 8 minutes and 26 seconds
......@@ -23,5 +23,5 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
function cm.activate(e,tp,eg,ep,ev,re,r,rp)
local sg=Duel.GetMatchingGroup(cm.filter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,aux.ExceptThisCard(e))
RD.SendToHandAndExists(g,e,tp,REASON_EFFECT)
RD.SendToHandAndExists(sg,e,tp,REASON_EFFECT)
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