Skip to content

Subchips / Consumable items #16

@ArthurCose

Description

@ArthurCose

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions