Commit a0857756 authored by wind2009's avatar wind2009

Update 宵星の閃光

parent 8f3b45f2
Pipeline #26946 passed with stages
in 1 minute and 11 seconds
......@@ -24,11 +24,9 @@ function s.tg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function s.op(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(s.tgfilter,tp,0,LOCATION_MZONE,nil,e)
local db=false
if g:GetCount()>0 and Duel.SelectYesNo(1-tp,aux.Stringid(id,1)) then
local tg=g:FilterSelect(1-tp,aux.NOT(Card.IsImmuneToEffect),1,g:GetCount(),nil,e)
Duel.SendtoGrave(tg,REASON_EFFECT)
db=true
end
Duel.AdjustAll()
local ss=Duel.GetFieldGroupCount(tp,0,LOCATION_MZONE)
......
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