Commit 88e03e65 authored by nekrozar's avatar nekrozar
parent b018ef11
......@@ -41,7 +41,7 @@ function c80764541.desop(e,tp,eg,ep,ev,re,r,rp)
return
end
local tc=Duel.GetFirstTarget()
if tc:IsFaceup() and tc:IsRelateToEffect(e) then
if tc:IsRelateToEffect(e) then
Duel.Destroy(tc,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