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

Fix coglin weirdness with cursed weapons #3704

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

Conversation

SentientSupper
Copy link
Contributor

It would probably be better to split can_unwield from can_wield, but I don't want to touch this more than I need to.

The code about trying to equip a two handed weapon as a coglin with cursed weapons is unnecessary because you are already asked to remove your off-hand weapon first even if neither is cursed and I don't think anyone actually wants to use a two handed weapon as a coglin.

Fixes #3562.

It would probably be better to split can_unwield from can_wield, but I
don't want to touch this more than I need to.

The code about trying to equip a two handed weapon as a coglin with
cursed weapons is unnecessary because you are already asked to remove
your off-hand weapon first even if neither is cursed and I don't think
anyone actually wants to use a two handed weapon as a coglin.

Fixes crawl#3562.
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.

Attempting to equip weapon as coglin will destroy cursed weapon in slot
1 participant