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

revert

parent 98e1cdfc
...@@ -51,8 +51,7 @@ function c81055000.thop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -51,8 +51,7 @@ function c81055000.thop1(e,tp,eg,ep,ev,re,r,rp)
end end
function c81055000.aclimit(e,re,tp) function c81055000.aclimit(e,re,tp)
local tc=e:GetLabelObject() local tc=e:GetLabelObject()
return re:GetHandler():IsCode(tc:GetCode()) return re:GetHandler():IsCode(tc:GetCode()) and not re:GetHandler():IsImmuneToEffect(e)
and re:IsHasType(EFFECT_TYPE_ACTIVATE) and not re:GetHandler():IsImmuneToEffect(e)
end end
function c81055000.thtg2(e,tp,eg,ep,ev,re,r,rp,chk,chkc) function c81055000.thtg2(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return chkc:IsOnField() and chkc:IsAbleToHand() end if chkc then return chkc:IsOnField() and chkc:IsAbleToHand() 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