Commit 223ef591 authored by woodee's avatar woodee

fix

parent 13c1889e
......@@ -52,7 +52,7 @@ function c34079868.spcon(e,c)
end
function c34079868.spop(e,tp,eg,ep,ev,re,r,rp,c)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local g1=Duel.SelectReleaseGroup(tp,,c34079868.rfilter,1,1,nil,tp)
local g1=Duel.SelectReleaseGroup(tp,c34079868.rfilter,1,1,nil,tp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local g2=Duel.SelectReleaseGroup(tp,Card.IsSetCard,1,1,g1:GetFirst(),0xda)
g1:Merge(g2)
......
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