Commit 5c16d10f authored by salix5's avatar salix5

fix

parent 9976c519
......@@ -25,7 +25,7 @@ function c20513882.thfilter(c,tc)
and c:GetOriginalLevel()==tc:GetOriginalLevel()
and c:GetOriginalRace()==tc:GetOriginalRace()
and c:GetOriginalAttribute()==tc:GetOriginalAttribute()
and c:GetOriginalCode()~=code1 and c:GetOriginalCode()~=code1
and c:GetOriginalCode()~=code1 and c:GetOriginalCode()~=code2
and c:IsAbleToHand()
end
function c20513882.target(e,tp,eg,ep,ev,re,r,rp,chk)
......
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