Commit 2d35645e authored by Tianchenglipu's avatar Tianchenglipu

Update c9272381.lua

parent 438ae382
...@@ -64,7 +64,7 @@ function c9272381.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -64,7 +64,7 @@ function c9272381.target(e,tp,eg,ep,ev,re,r,rp,chk)
end end
end end
function c9272381.operation(e,tp,eg,ep,ev,re,r,rp) function c9272381.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.NegateEffect(ev) Duel.NegateActivation(ev)
if re:GetHandler():IsRelateToEffect(re) then if re:GetHandler():IsRelateToEffect(re) then
Duel.Destroy(eg,REASON_EFFECT) Duel.Destroy(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