Commit bef39436 authored by Tachibana's avatar Tachibana

ndyd

parent 48a3e981
Pipeline #4941 passed with stages
in 19 minutes and 25 seconds
......@@ -54,7 +54,7 @@ function c33340002.drop1(e,tp,eg,ep,ev,re,r,rp)
Duel.Draw(tp,1,REASON_EFFECT)
end
function c33340002.regcon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(c33340002.cfilter,1,nil,tp) and Duel.GetFlagEffect(tp,33340002)==0
return eg:IsExists(c33340002.cfilter,1,nil,tp) and re:GetHandlerPlayer()~=tp and Duel.GetFlagEffect(tp,33340002)==0
and re:IsHasType(EFFECT_TYPE_ACTIONS) and not re:IsHasType(EFFECT_TYPE_CONTINUOUS)
end
function c33340002.regop(e,tp,eg,ep,ev,re,r,rp)
......
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