We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
515.1646
Secbot attacks in harm mode, although it should stun.
Get stunned.
Got bruised.
No response
Attack chain refactor.
The problem 99% is that secbot uses attack() which is modern attack chain now instead of attack__legacy__attackchain().
attack()
attack__legacy__attackchain()
The text was updated successfully, but these errors were encountered:
Fixed by #27553
Sorry, something went wrong.
No branches or pull requests
Exploit Reports
BYOND Version
515.1646
Issue Description
Secbot attacks in harm mode, although it should stun.
What did you expect to happen?
Get stunned.
What happened instead?
Got bruised.
Why is this bad/What are the consequences?
No response
Steps to reproduce the issue.
When did the problem start happening?
Attack chain refactor.
Extra information
The problem 99% is that secbot uses
attack()
which is modern attack chain now instead ofattack__legacy__attackchain()
.Relevant log output/runtime error
The text was updated successfully, but these errors were encountered: