Skip to content

Sew with patterns 馃搵#18

Description

@noyainrain

Let the player learn sewing patterns over the course of the game.

Draft

class Space:
    """Weights by which sewing patterns are ordered."""
    PATTERN_WEIGHTS: dict[str, int]

    async def get_patterns(self) -> list[str]:
        """Get known sewing patterns."""

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions