Commit dbdbb671 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 49e34ba0
......@@ -40,7 +40,7 @@ function c4141820.operation(e,tp,eg,ep,ev,re,r,rp)
end
end
function c4141820.hdcon(e,tp,eg,ep,ev,re,r,rp)
return ep==1-e:GetLabel()
return ep==1-e:GetLabel() and eg:GetFirst()==e:GetHandler()
end
function c4141820.hdop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_CARD,0,4141820)
......
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