Commit 1b6ec5ba authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12026024.lua

parent 919723fc
......@@ -84,5 +84,7 @@ function c12026024.activate(e,tp,eg,ep,ev,re,r,rp)
if not te then return end
local op=te:GetOperation()
if op then op(e,tp,eg,ep,ev,re,r,rp) end
if c:IsRelateToEffect(e) and eg:IsRelateToEffect(e) then
Duel.SendtoGrave(c+eg,REASON_EFFECT)
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