Commit 5f395f9a authored by mercury233's avatar mercury233 Committed by GitHub

fix 天斗輝巧極

parent b3b7df5f
...@@ -56,6 +56,7 @@ function c89771220.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -56,6 +56,7 @@ function c89771220.activate(e,tp,eg,ep,ev,re,r,rp)
local sg=Duel.SelectMatchingCard(tp,c89771220.spfilter,tp,LOCATION_EXTRA,0,1,1,nil,e,tp,nil) local sg=Duel.SelectMatchingCard(tp,c89771220.spfilter,tp,LOCATION_EXTRA,0,1,1,nil,e,tp,nil)
if #sg>0 then if #sg>0 then
Duel.SpecialSummon(sg,0,tp,tp,true,false,POS_FACEUP) Duel.SpecialSummon(sg,0,tp,tp,true,false,POS_FACEUP)
sg:GetFirst():CompleteProcedure()
end end
end end
end end
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