Commit c39ff541 authored by 未闻皂名's avatar 未闻皂名

2024/9/22 bug修复

parent 99f2717e
Pipeline #29900 passed with stages
in 9 minutes and 47 seconds
......@@ -29,7 +29,7 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
and Duel.IsExistingMatchingCard(cm.exfilter,tp,LOCATION_GRAVE,0,1,nil) then
RD.CanSelectAndDoAction(aux.Stringid(m,1),HINTMSG_DESTROY,Card.IsFaceup,tp,0,LOCATION_MZONE,1,2,nil,function(g)
Duel.BreakEffect()
Duel.Destroy(sg,REASON_EFFECT)
Duel.Destroy(g,REASON_EFFECT)
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