Commit a8934f93 authored by DailyShana's avatar DailyShana

update

parent 43b31de3
...@@ -83,7 +83,7 @@ function c10000080.ttcon2(e,c,minc) ...@@ -83,7 +83,7 @@ function c10000080.ttcon2(e,c,minc)
end end
function c10000080.ttop2(e,tp,eg,ep,ev,re,r,rp,c) function c10000080.ttop2(e,tp,eg,ep,ev,re,r,rp,c)
local mg=Duel.GetFieldGroup(tp,0,LOCATION_MZONE) local mg=Duel.GetFieldGroup(tp,0,LOCATION_MZONE)
local g=Duel.SelectTribute(tp,c,3,3,mg,true) local g=Duel.SelectTribute(tp,c,3,3,mg,1-tp)
c:SetMaterial(g) c:SetMaterial(g)
Duel.Release(g,REASON_SUMMON+REASON_MATERIAL) Duel.Release(g,REASON_SUMMON+REASON_MATERIAL)
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