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

Allow easier piece weapon replacing #2801

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Boondorl
Copy link
Contributor

@Boondorl Boondorl commented Nov 7, 2024

Currently in Hexen replacing ultimate weapons is a chore since not only does the weapon have to be replaced, but every single piece as well with the only difference being the class name given. This adds a more streamlined approach where the pieces will check for the appropriate replacement classes (if a weapon) and uses that instead. If the replacement isn't a weapon it falls back on the default class type.

Checks for replacements on weapons instead of using the given weapon class as is (also verifies said replacement is a weapon).
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.

1 participant