Commit 2d43ed92 authored by mallu11's avatar mallu11 Committed by GitHub

fix 祝福の教会-リチューアル・チャーチ (#1531)

parent 2a90e8e1
...@@ -74,7 +74,7 @@ function c95658967.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -74,7 +74,7 @@ function c95658967.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if e:GetLabel()~=100 then return false end if e:GetLabel()~=100 then return false end
e:SetLabel(0) e:SetLabel(0)
return Duel.GetLocationCount(tp,LOCATION_MZONE)>0 return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
and Duel.IsExistingMatchingCard(c95658967.spfilter,tp,LOCATION_GRAVE,0,1,nil,e,tp) and Duel.IsExistingTarget(c95658967.spfilter,tp,LOCATION_GRAVE,0,1,nil,e,tp)
end end
e:SetLabel(0) e:SetLabel(0)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
......
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