Commit 06c881c0 authored by mercury233's avatar mercury233 Committed by GitHub

fix 神・スライム

parent e18f708a
...@@ -109,7 +109,7 @@ function c42166000.tttg3(e,c) ...@@ -109,7 +109,7 @@ function c42166000.tttg3(e,c)
end end
function c42166000.ttop(e,tp,eg,ep,ev,re,r,rp,c) function c42166000.ttop(e,tp,eg,ep,ev,re,r,rp,c)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local g=Duel.SelectMatchingCard(tp,c42166000.ttfilter,tp,LOCATION_MZONE,0,1,1,nil) local g=Duel.SelectMatchingCard(tp,c42166000.ttfilter,tp,LOCATION_MZONE,0,1,1,nil,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