Commit 529f3fd1 authored by wind2009's avatar wind2009

Fix DDカウント・サーベイヤー

parent 2242aee2
......@@ -80,6 +80,7 @@ function s.rlop(e,tp,eg,ep,ev,re,r,rp)
local sg=tg:FilterSelect(tp,s.atkfilter,1,1,nil,g)
if sg:GetCount()>0 then
tg:Sub(sg)
Duel.HintSelection(tg)
local rc=Duel.Release(tg,REASON_EFFECT)
if rc>0 then
local rg=Duel.GetOperatedGroup()
......
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