Commit 64516b31 authored by mercury233's avatar mercury233 Committed by GitHub

fix 真血公ヴァンパイア

parent a9d82bca
...@@ -63,7 +63,7 @@ function c73082255.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,7 +63,7 @@ function c73082255.disop(e,tp,eg,ep,ev,re,r,rp)
Duel.DiscardDeck(1-tp,4,REASON_EFFECT) Duel.DiscardDeck(1-tp,4,REASON_EFFECT)
local g2=Duel.GetOperatedGroup() local g2=Duel.GetOperatedGroup()
g:Merge(g2) g:Merge(g2)
local fg=g:Filter(c73082255.cfilter,nil,e,tp) local fg=g:Filter(aux.NecroValleyFilter(c73082255.cfilter),nil,e,tp)
if fg:GetCount()>0 and Duel.SelectYesNo(tp,aux.Stringid(73082255,1)) then if fg:GetCount()>0 and Duel.SelectYesNo(tp,aux.Stringid(73082255,1)) then
Duel.BreakEffect() Duel.BreakEffect()
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