-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
May need a similar API to "key items" / items, to provide description. Rather than working as a simple list we also need subchip counts.
I'd like to see the name change away from Subchip to something like consumable. It might make sense to consider a consumable as an item to avoid duplicate API (recycling name + description functions and packets).
Minimally we'll need to expose this:
Net.set_player_consumable_count(player_id, item_id, count)
Net.get_player_consumable_count(player_id, item_id)Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request