Skip to content

Halved armor chance patch variable is misdeclared #11

Description

@Tomsod

It's declared as bool, but it's really int:

bool 'AxeGMFullProbabilityAt' Info "[MM7+]"

So reading and changing it through MMExt doesn't work properly. Although it's possible to work around this with the Ptr() method of PatchOptions.

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