Opens the inventory widget for the specified character.
show_inventory(character)
show_inventory(party.member["Stumpy"]);
Results: The inventory widget for party member Stumpy will be displayed.