Commit 22346c1b authored by wind2009's avatar wind2009

Fix B・F-革命のグラン・パルチザン

parent 5156c05b
...@@ -60,6 +60,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -60,6 +60,7 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(sg) Duel.HintSelection(sg)
local dam=Duel.Destroy(sg,REASON_EFFECT) local dam=Duel.Destroy(sg,REASON_EFFECT)
if dam>0 then if dam>0 then
Duel.BreakEffect()
Duel.Damage(1-tp,dam*500,REASON_EFFECT) Duel.Damage(1-tp,dam*500,REASON_EFFECT)
end end
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