adonutwithsprinklez / CodenameEmpty

A text based adventure roguelite
GNU General Public License v3.0
6 stars 0 forks source link

Equipment Menu #166

Open adonutwithsprinklez opened 6 months ago

adonutwithsprinklez commented 6 months ago

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.