Commit 2e71e54b authored by gg123gg's avatar gg123gg Committed by GitHub

Update c960007.lua

parent 87820bdf
...@@ -61,7 +61,6 @@ function c960007.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -61,7 +61,6 @@ function c960007.activate(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e3) tc:RegisterEffect(e3)
end end
Duel.Hint(HINT_MUSIC,0,aux.Stringid(960007,2)) Duel.Hint(HINT_MUSIC,0,aux.Stringid(960007,2))
Duel.SendtoDeck(e:GetHandler(),nil,2,REASON_EFFECT)
end end
function c960007.efilter(e,re) function c960007.efilter(e,re)
return e:GetOwnerPlayer()~=re:GetOwnerPlayer() return e:GetOwnerPlayer()~=re:GetOwnerPlayer()
......
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