Skip to content
New issue

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

Disable use of flashbangs on robots #35930

Merged
merged 1 commit into from
Dec 7, 2019

Conversation

anothersimulacrum
Copy link
Member

Summary

SUMMARY: Bugfixes "Prevent flashbangs from working on robots"

Purpose of change

Flashbangs don't work on robots, they're designed for fleshy (human) targets.

Describe the solution

Don't apply any effect from a flashbang if a creature is in the ROBOT species.

Describe alternatives you've considered

Using MF_ELECTRONIC instead of the species check.

Testing

Attempt to use a flashbang on a turret.
Before, it is stunned.
Now, nothing happens.

Flashbangs could blind and stun turrets and other robots.
In real life, flashbangs have no effect on robots. Prevent them from
having an effect in game.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants