Commit 1a4b5076 authored by Chen Bill's avatar Chen Bill

fix シンクロ・トランスミッション

parent 60b5ed60
...@@ -38,7 +38,7 @@ function c35817848.scop(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,7 +38,7 @@ function c35817848.scop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
local sg=g:Select(tp,1,1,nil) local sg=g:Select(tp,1,1,nil)
Duel.SynchroSummon(tp,sg:GetFirst(),nil,mg) Duel.SynchroSummon(tp,sg:GetFirst(),nil)
end end
end end
function c35817848.tdcon(e,tp,eg,ep,ev,re,r,rp) function c35817848.tdcon(e,tp,eg,ep,ev,re,r,rp)
......
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