Commit a28091bb authored by Tachibana's avatar Tachibana

得得得得得

parent f2220a45
Pipeline #11432 passed with stages
in 39 minutes and 16 seconds
......@@ -38,6 +38,9 @@ function cm.initial_effect(c)
e5:SetOperation(cm.spop2)
c:RegisterEffect(e5)
end
function cm.spcon2(e,tp,eg,ep,ev,re,r,rp)
return Duel.GetTurnPlayer()~=tp
end
function cm.con(e,tp,eg,ep,ev,re,r,rp)
return re:IsActiveType(TYPE_SPELL) and re:IsHasType(EFFECT_TYPE_ACTIVATE)
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