Commit 47e8f224 authored by wind2009's avatar wind2009

Fix トリックスター・ディフュージョン

parent 241a3231
...@@ -100,6 +100,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -100,6 +100,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
local fop=ce:GetOperation() local fop=ce:GetOperation()
fop(ce,e,tp,tc,mat2) fop(ce,e,tp,tc,mat2)
end end
tc:CompleteProcedure()
end end
elseif op==2 then elseif op==2 then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_SPSUMMON)
......
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