Skip to content

Implement Item sizing #20

@jlechem

Description

@jlechem

Right now if an item can contain other items we just allow it. We need a size check so that you can't put something large in something small. Also right now it's just a straight one to one capacity. Each item should have a size of some kind, i.e. a sword has a width and length and takes up X total space. A bag can hold up to X total space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions