Commit d0ded417 authored by mercury233's avatar mercury233

fix

parent d104b950
...@@ -38,5 +38,5 @@ function c28493337.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,5 +38,5 @@ function c28493337.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
end end
function c28493337.aclimit(e,re,tp) function c28493337.aclimit(e,re,tp)
return re:GetHandler():IsCode(e:GetLabel()) and not re:GetHandler():IsImmuneToEffect(e) return re:GetHandler():IsCode(e:GetLabel())
end 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