Commit 1077ba2f authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12026032.lua

parent a9042d25
......@@ -48,7 +48,7 @@ function cm.spcon(e,c)
local mg=Duel.GetMatchingGroup(cm.confilter,tp,LOCATION_MZONE,0,nil,c)
return Senya.CheckGroup(mg,cm.gcheck,nil,1,4,tp,c)
end
function cm.thop(e,tp,eg,ep,ev,re,r,rp,c)
function cm.spop(e,tp,eg,ep,ev,re,r,rp,c)
local mg=Duel.GetMatchingGroup(cm.confilter,tp,LOCATION_MZONE,0,nil,c)
local g=Senya.SelectGroup(tp,HINTMSG_TOGRAVE,mg,cm.gcheck,nil,1,3,tp,c)
Duel.SendtoGrave(g,REASON_COST)
......
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