-
Notifications
You must be signed in to change notification settings - Fork 0
Equipment Menu #166
Copy link
Copy link
Open
Labels
enhancementNew feature, rewrite, or requestNew feature, rewrite, or requestpythonFeature/bug requiring changes to Python codeFeature/bug requiring changes to Python code
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature, rewrite, or requestNew feature, rewrite, or requestpythonFeature/bug requiring changes to Python codeFeature/bug requiring changes to Python code
Projects
StatusShow more project fields
Up Next
Now that equipment can be assigned to multiple limbs (such as boots going on two legs), the equipment menu for the player needs to be implemented. (At least after issue #55 is completed.)
At the moment, the only way to equip gear is through the inventory menu, selecting an unequipped weapon or armor, and then assigning it to the preferred limb. The equipment menu should allow for a player to examine, un-equip, or even search the player inventory for gear that fits the specified limb.