Commit 2145a29b authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c52700697.lua

parent d2811391
...@@ -119,6 +119,6 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp) ...@@ -119,6 +119,6 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,tc) Duel.ConfirmCards(1-tp,tc)
end end
if op==2 then if op==2 then
Duel.SendtoGrave(g,REASON_EFFECT) Duel.SendtoGrave(tc,REASON_EFFECT)
end end
end end
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