Skip to content

ambiguous pattern in intrinsics-matcher.pl #11

@ohle

Description

@ohle

Problematic line:
116 each_match "You feel tired." => $del, "sleep";
While you feel tired when a gremlin steals sleep res, you also feel tired when
you have sleep res and step on a sleeping gas trap (exact same message), which
is a lot more common.

I don't know how much of an issue this is, or how to fix it, but it seems that removing
this each_match would be marginally better than leaving it in.

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