Commit fc8098c2 authored by Tachibana's avatar Tachibana

12

parent e90b43a9
Pipeline #3758 passed with stages
in 35 minutes and 47 seconds
......@@ -51,7 +51,7 @@ function c9330014.target(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetOperationInfo(0,CATEGORY_NEGATE,g,g:GetCount(),0,0)
if not c:IsStatus(STATUS_ACT_FROM_HAND) and c:IsLocation(LOCATION_SZONE)
and e:IsHasType(EFFECT_TYPE_ACTIVATE) then
Duel.SetChainLimit(c9330014.chlimit)
Duel.SetChainLimit(c9330014.chlimit)
end
end
function c9330014.chlimit(e,ep,tp)
......@@ -128,5 +128,4 @@ function c9330014.setop(e,tp,eg,ep,ev,re,r,rp)
Duel.SSet(tp,tc)
end
end
end
end
\ No newline at end of file
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