Skip to content

loop with twohanded weapon and shield #7

@airmack

Description

@airmack

I know this should be fixed, but as a matter of fact it isn't.
The following code seems to be useless in this case:
Analyzer/Weapon.cpp
if (!weapon->oneHanded() && Inventory::keyForSlot(SLOT_SHIELD) != ILLEGAL_ITEM)
return 0; // for now, don't try to wield two-hander when we got a shield

my valk with a unicorn horn and a shield keeps on wanting to wield the unicorn horn and getting the reply that it isn't possible to wear a two handed weapon + shield.

http://paste.unfoog.de/view?id=1437

Regards airmack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions