Commit 6d66c7fc authored by mercury233's avatar mercury233 Committed by GitHub

fix 時械神祖ヴルガータ

parent 91a3963f
......@@ -82,7 +82,7 @@ function c67508932.rmop(e,tp,eg,ep,ev,re,r,rp)
end
function c67508932.spfilter(c,e,tp)
local lab=c:GetFlagEffectLabel(67508932)
return lab>0 and lab==e:GetHandler():GetFlagEffectLabel(67508933)
return lab and lab==e:GetHandler():GetFlagEffectLabel(67508933)
and c:GetReasonPlayer()==tp
and c:IsCanBeSpecialSummoned(e,0,tp,false,false,POS_FACEUP,1-tp)
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