Commit 484db14c authored by Chen Bill's avatar Chen Bill

fix 古代の機械城

parent de0cfba1
...@@ -49,6 +49,6 @@ function c92001300.sumcon(e,c,minc) ...@@ -49,6 +49,6 @@ function c92001300.sumcon(e,c,minc)
return ma>0 and e:GetHandler():GetCounter(0xb)>=mi and Duel.GetLocationCount(c:GetControler(),LOCATION_MZONE)>0 return ma>0 and e:GetHandler():GetCounter(0xb)>=mi and Duel.GetLocationCount(c:GetControler(),LOCATION_MZONE)>0
end end
function c92001300.sumop(e,tp,eg,ep,ev,re,r,rp,c) function c92001300.sumop(e,tp,eg,ep,ev,re,r,rp,c)
Duel.Release(e:GetHandler(),REASON_SUMMON)
c:SetMaterial(Group.FromCards(e:GetHandler())) c:SetMaterial(Group.FromCards(e:GetHandler()))
Duel.Release(e:GetHandler(),REASON_SUMMON)
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