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

Tweaked pull metal weapon attack #47192

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Tweaked pull metal weapon attack #47192

merged 2 commits into from
Feb 4, 2021

Conversation

Night-Pryanik
Copy link
Contributor

Summary

Content "Tweaked pull_metal_weapon attack of zombie technician."

Purpose of change

Previously pulled item magically teleported to technician's location. Now it creates a real projectile out of pulled weapon that can even hurt those who stand between player and technician.

Describe the solution

Mostly used the code of activating Electromagnet CBM and adapted it to be used by monster.
Also expanded the list of affected materials for said CBM with hard steel and budget steel.

Describe alternatives you've considered

None.

Testing

Debug-spawned katana, wielded it. Debug-spawned zombie technician, waited for it to pull the katana out of my hands. Katana was indeed flying as a projectile and fell down to the technician's legs.

Additional context

None.

Valiant added 2 commits February 2, 2021 21:38
…rojectile instead of magically teleporting pulled weapon to technician's location
@anothersimulacrum anothersimulacrum added <Enhancement / Feature> New features, or enhancements on existing [C++] Changes (can be) made in C++. Previously named `Code` 0.F Feature Freeze labels Feb 2, 2021
@kevingranade kevingranade merged commit efd88ea into CleverRaven:master Feb 4, 2021
@Night-Pryanik Night-Pryanik deleted the tweak-pull-metal-weapon-attack branch February 4, 2021 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` <Enhancement / Feature> New features, or enhancements on existing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants