Commit a6e29b58 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 45101317
...@@ -57,7 +57,7 @@ function c15574615.spop(e,tp,eg,ep,ev,re,r,rp,c) ...@@ -57,7 +57,7 @@ function c15574615.spop(e,tp,eg,ep,ev,re,r,rp,c)
sg:Merge(g1) sg:Merge(g1)
g:Sub(g1) g:Sub(g1)
end end
Duel.SendtoGrave(g,REASON_COST) Duel.SendtoGrave(sg,REASON_COST)
end end
function c15574615.cost(e,tp,eg,ep,ev,re,r,rp,chk) function c15574615.cost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():IsReleasable() end if chk==0 then return e:GetHandler():IsReleasable() 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