Commit d069b8bb authored by salix5's avatar salix5

Merge pull request #1235 from Tianchenglipu/patch-3

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