Commit f599d12e authored by jwyxym's avatar jwyxym Committed by GitHub

Add files via upload

parent 6c97445f
...@@ -31,5 +31,5 @@ function cm.operation2(e,tp,eg,ep,ev,re,r,rp) ...@@ -31,5 +31,5 @@ function cm.operation2(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function cm.filter(c) function cm.filter(c)
return vgf.IsLevel(c,3) and vgf.VmonsterFilter(c) return vgf.IsLevel(c,3) and vgf.VMonsterFilter(c)
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