Commit d7e35731 authored by wind2009's avatar wind2009 Committed by GitHub

Fix 百鬼羅刹の大饕獣 (#2435)

parent 55bdd717
...@@ -52,6 +52,7 @@ function c71100270.xmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -52,6 +52,7 @@ function c71100270.xmop(e,tp,eg,ep,ev,re,r,rp)
if og:GetCount()>0 then if og:GetCount()>0 then
Duel.SendtoGrave(og,REASON_RULE) Duel.SendtoGrave(og,REASON_RULE)
end end
tc:CancelToGrave()
Duel.Overlay(c,Group.FromCards(tc)) Duel.Overlay(c,Group.FromCards(tc))
end end
end end
...@@ -90,4 +91,4 @@ function c71100270.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +91,4 @@ function c71100270.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.Overlay(c,mg) Duel.Overlay(c,mg)
end end
end 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