Commit c3b923a8 authored by Chen Bill's avatar Chen Bill

fix 古代の機械城

parent 5d7ee399
...@@ -50,5 +50,5 @@ function c92001300.sumcon(e,c,minc) ...@@ -50,5 +50,5 @@ function c92001300.sumcon(e,c,minc)
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)
c:SetMaterial(Group.FromCards(e:GetHandler())) c:SetMaterial(Group.FromCards(e:GetHandler()))
Duel.Release(e:GetHandler(),REASON_SUMMON) Duel.Release(e:GetHandler(),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