Commit 89350c07 authored by wind2009's avatar wind2009

Fix うかのみつねのおなり

parent b43fb542
Pipeline #34772 passed with stages
in 1 minute and 35 seconds
...@@ -79,7 +79,7 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,7 +79,7 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
if op&2~=0 then if op&2~=0 then
if op&3~=0 then if op==3 then
Duel.BreakEffect() Duel.BreakEffect()
end end
Duel.Damage(1-tp,1500,REASON_EFFECT) Duel.Damage(1-tp,1500,REASON_EFFECT)
......
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