Commit 3eb8b57e authored by mercury233's avatar mercury233 Committed by GitHub

fix LL-ターコイズ・ワーブラー

parent 7d5140b8
......@@ -39,6 +39,7 @@ function c97949165.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c97949165.spop(e,tp,eg,ep,ev,re,r,rp)
if Duel.GetLocationCount(tp,LOCATION_MZONE)<1 then return end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
local g=Duel.SelectMatchingCard(tp,aux.NecroValleyFilter(c97949165.spfilter),tp,LOCATION_HAND+LOCATION_GRAVE,0,1,1,nil,e,tp)
if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
......
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