Commit 28165192 authored by 聖園ミカ's avatar 聖園ミカ 🐟

54188

parent 7f0aebc6
Pipeline #30758 passed with stages
in 33 minutes and 59 seconds
......@@ -78,7 +78,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
end
if Duel.IsExistingMatchingCard(cm.ofilter,tp,LOCATION_FZONE,0,1,c) then
local sg=Duel.GetMatchingGroup(aux.TRUE,tp,0,LOCATION_MZONE,nil)
Duel.Destroy(sg,REASON_EFFECT)
Duel.Remove(sg,POS_FACEUP,REASON_EFFECT)
end
end
function cm.ofilter(c)
......
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