Commit db367a6e authored by mercury233's avatar mercury233 Committed by GitHub

fix 暗黒界の龍神王 グラファ

parent c27aea5e
...@@ -48,7 +48,7 @@ function c39552584.spfilter(c,e,tp) ...@@ -48,7 +48,7 @@ function c39552584.spfilter(c,e,tp)
end end
function c39552584.spcon(e,tp,eg,ep,ev,re,r,rp) function c39552584.spcon(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
return c:IsPreviousLocation(LOCATION_MZONE) return c:IsSummonType(SUMMON_TYPE_FUSION) and c:IsPreviousLocation(LOCATION_MZONE)
and c:IsPreviousControler(tp) and c:GetReasonPlayer()==1-tp and c:IsPreviousControler(tp) and c:GetReasonPlayer()==1-tp
end end
function c39552584.sptg(e,tp,eg,ep,ev,re,r,rp,chk) function c39552584.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
......
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