Commit 8317db86 authored by mercury233's avatar mercury233 Committed by GitHub

fix DDD赦俿王デス・マキナ

parent 8a6e6ba5
...@@ -103,7 +103,8 @@ function c46593546.ovlop(e,tp,eg,ep,ev,re,r,rp) ...@@ -103,7 +103,8 @@ function c46593546.ovlop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(g) Duel.HintSelection(g)
result=Duel.Destroy(g,REASON_EFFECT) result=Duel.Destroy(g,REASON_EFFECT)
end end
if result>0 and c:IsRelateToEffect(e) and rc:IsRelateToEffect(re) and not rc:IsImmuneToEffect(e) then if result>0 and c:IsRelateToEffect(e)
and rc:IsRelateToEffect(re) and rc:IsControler(1-tp) and not rc:IsImmuneToEffect(e) then
local og=rc:GetOverlayGroup() local og=rc:GetOverlayGroup()
if og:GetCount()>0 then if og:GetCount()>0 then
Duel.SendtoGrave(og,REASON_RULE) Duel.SendtoGrave(og,REASON_RULE)
......
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