Commit 1dd516ed authored by mercury233's avatar mercury233 Committed by GitHub

fix 人形の家

parent 54093e12
...@@ -79,6 +79,7 @@ function c67331360.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,6 +79,7 @@ function c67331360.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
sg=g:SelectSubGroup(tp,aux.gfcheck,2,2,false,Card.IsCode,code1,code2) sg=g:SelectSubGroup(tp,aux.gfcheck,2,2,false,Card.IsCode,code1,code2)
end end
if not sg then return end
local sc=sg:GetFirst() local sc=sg:GetFirst()
while sc do while sc do
Duel.SpecialSummonStep(sc,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummonStep(sc,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