Hi,

I'm wanting to do the Swiftclaw Sash quest in SBM, which involves killing some type of Heretics. However, I don't know the exact name of the Heretics and I'm having trouble getting the regex to work.

I tried:

Name:eretic
Name:.*eretic.*
Name:*eretic*

I left the H off because I don't know if it's capitalized or not and I don't know if SEQ is case sensitive or not.

As a test, since Heretics might not be up, I also did this:

Name:panda
Name:.*panda.*
Name:*panda*

Anyway, I made these edits and did a F3 (reload filters), but I did not get any beeps for any of the pandas. Maybe the filters do not re-load properly or perhaps I don't have my regexes straight. Additionally, I can't find any pre-made filter files for SBM :^(

Does anyone have any ideas or know of a SBM filter file I can download?

Thanks!