Commit 77aa9dc2 authored by wind2009's avatar wind2009

Fix Dawn Angel Kambi

parent 0695bca4
...@@ -97,6 +97,7 @@ function s.sptg2(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -97,6 +97,7 @@ function s.sptg2(e,tp,eg,ep,ev,re,r,rp,chk)
if tglv>clv then if tglv>clv then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
local sg=rg:SelectSubGroup(tp,s.rcheck,false,1,99,tp,tglv-clv)+c local sg=rg:SelectSubGroup(tp,s.rcheck,false,1,99,tp,tglv-clv)+c
aux.UseExtraReleaseCount(sg,tp)
Duel.Release(sg,REASON_COST) Duel.Release(sg,REASON_COST)
else else
Duel.Release(c,REASON_COST) Duel.Release(c,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