Commit b42a79d4 authored by dest's avatar dest

fix Ring of Magnetism

parent a636ec88
......@@ -55,5 +55,5 @@ function c20436034.eqlimit(e,c)
return e:GetHandlerPlayer()==c:GetControler()
end
function c20436034.atkcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetEquipTarget~=nil
return e:GetHandler():GetEquipTarget()~=nil
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