Commit c4d93b91 authored by Chen Bill's avatar Chen Bill

fix カオス・アンヘル-混沌の双翼-

parent 98b928be
--カオス・アンヘル-混沌の双翼-
--カオス・アンヘル-混沌の双翼-
function c22850702.initial_effect(c)
--synchro summon
c:EnableReviveLimit()
......@@ -92,6 +92,6 @@ function c22850702.regop(e,tp,eg,ep,ev,re,r,rp)
end
end
function c22850702.efilter(e,re)
return re:GetHandlerPlayer()~=e:GetHandlerPlayer() and re:IsActivated()
return re:GetOwnerPlayer()~=e:GetHandlerPlayer() and re:IsActivated()
and re:IsActiveType(TYPE_MONSTER)
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