Skip to content

utilise other equippable write methods on parts #4

@Yuripetusko

Description

@Yuripetusko

Is your feature request related to a problem? Please describe.
Currently there is no way to add one more equippable collection to part without re-setting the whole array.

Describe the solution you'd like
Instead of using setEquippables like now, utilise addEquippable and resetEquippable methods. Perhaps when it's time to save, we can iterate through all current equippables and see if they are still in the new array. If they are, then use add, if not then use set. Also add a button to reset equippable array on the part (onchain)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions