Commit 70d0da68 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12040004.lua

parent 283defbf
...@@ -41,7 +41,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp,c) ...@@ -41,7 +41,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp,c)
Duel.Release(g1,REASON_COST) Duel.Release(g1,REASON_COST)
Duel.ShuffleDeck(tp) Duel.ShuffleDeck(tp)
end end
function cm.disfilter2(c) function cm.disfilter(c)
return Senya.check_set_prism(c) and c:IsAbleToGrave() return Senya.check_set_prism(c) and c:IsAbleToGrave()
end end
function cm.thtg(e,tp,eg,ep,ev,re,r,rp,chk) function cm.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
......
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