If the remove_item_from_inventory is going to be used, it would probably be helpful to be able to get the total quantity of a specific item in an entire inventory, just so you can verify that you can indeed remove that many of x item from your inventory.
If the
remove_item_from_inventory
is going to be used, it would probably be helpful to be able to get the total quantity of a specific item in an entire inventory, just so you can verify that you can indeed remove that many of x item from your inventory.