Commit 500b8623 authored by 未闻皂名's avatar 未闻皂名

2025/3/27 bug修复

parent b8b3c118
Pipeline #34252 passed with stages
in 12 minutes and 8 seconds
......@@ -36,7 +36,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
end
function cm.operation(e,tp,eg,ep,ev,re,r,rp)
if RD.SelectAndSpecialSummon(cm.spfilter,tp,LOCATION_HAND,0,1,1,nil,e,POS_FACEUP)~=0
and and RD.IsOperatedGroupExists(cm.exfilter,1,nil) then
and RD.IsOperatedGroupExists(cm.exfilter,1,nil) then
RD.CanDraw(aux.Stringid(m,2),tp,1)
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