-
Notifications
You must be signed in to change notification settings - Fork 801
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix not being able to equip two-handed items in a certain case
Fix a bug that caused two-handed items not to able to be equipped if there was an item in the right hand, but not in the left one and also there wasn't enough space to place the right item TWO times. This was unintended, obviously, the right item should only be checked for once. Co-authored-by: Tully <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters