Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

use printing out string representation after running use script #10

Description

@jnormile

As the code currently stands with the inventory system, whenever someone "uses" an item, the item is running its "use" script and then printing the __str__ representation of itself; intuitively, it ought to only run the "use" script and not run print the __str__ representation of itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions