Commit be74e7c7 authored by Amiya's avatar Amiya

修复

parent 6f358fce
Pipeline #42492 failed with stages
in 2 minutes and 1 second
...@@ -196,5 +196,5 @@ function s.chainop(e,tp,eg,ep,ev,re,r,rp) ...@@ -196,5 +196,5 @@ function s.chainop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function s.chainlm(e,rp,tp) function s.chainlm(e,rp,tp)
return tp==rp or not e:IsActiveType(TYPE_MONSTER) return tp==rp
end end
\ No newline at end of file
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