Commit 47b36be4 authored by Tachibana's avatar Tachibana

ndyd

parent abf50a90
...@@ -705,7 +705,7 @@ function XY.maganeop5(e,tp,eg,ep,ev,re,r,rp) ...@@ -705,7 +705,7 @@ function XY.maganeop5(e,tp,eg,ep,ev,re,r,rp)
Duel.Recover(tp,at2,REASON_EFFECT) Duel.Recover(tp,at2,REASON_EFFECT)
end end
else else
Duel.Damage(tp,2000,REASON_EFFECT) Duel.Damage(1-tp,2000,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