Added a new lowercase option
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-06-17 13:01:44 -04:00
parent 45f52cd640
commit ee3bbdb2f8
5 changed files with 21 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ Again, it's very generic. Because of that it supports pretty much anywhere that
* Supports detecting areas using the mudlet mapper
* Supports detecting enemies by creating temp triggers based on target names
* Provides a function `bmDisable()` that will disable the basher so you can rig a flee/wimpy trigger/alias
* Can convert targets to lowercase for some weird muds that use proper casing in display but not in targetting
# Can I use this on my mud?
I don't know. Many muds have rules against this kind of script. Just as many muds don't care if you use a script like this. Yet more sit somewhere in the middle. It's your responsibility to know where the rules on your mud stand.