Commit 9e990e16 authored by DailyShana's avatar DailyShana

fix

parent 289e209f
...@@ -34,5 +34,5 @@ function c40383551.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,5 +34,5 @@ function c40383551.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e2,p) Duel.RegisterEffect(e2,p)
end end
function c40383551.aclimit(e,re,tp) function c40383551.aclimit(e,re,tp)
return re:IsHasType(EFFECT_TYPE_ACTIVATE) or re:GetHandler():IsType(TYPE_SPELL+TYPE_TRAP) return re:IsActiveType(TYPE_SPELL+TYPE_TRAP)
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