Commit 050a1817 authored by Tachibana's avatar Tachibana

nmbd

parent 276e853d
...@@ -62,8 +62,8 @@ function cm.damop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -62,8 +62,8 @@ function cm.damop1(e,tp,eg,ep,ev,re,r,rp)
if seq==3 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,6)) end if seq==3 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,6)) end
end end
else else
if seq==5 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,1)) if seq==5 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,1)) end
if seq==6 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,3)) if seq==6 then flag=flag|(aux.SequenceToGlobal(p,LOCATION_MZONE,3)) end
else toGrave=true else toGrave=true
end end
elseif tc:IsLocation(LOCATION_SZONE) then elseif tc:IsLocation(LOCATION_SZONE) then
...@@ -88,6 +88,4 @@ function cm.damop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -88,6 +88,4 @@ function cm.damop1(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end end
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