Skip to content

Nature is mistakenly set when the moveset contains a move with "Nature" as first word. #668

@hzla

Description

@hzla

if (currentNature[1] == "Nature") {

Specifically importing a mon with the move Nature Power will cause a faulty nature to be set and will default the nature to be displayed as "Hardy". Can be resolved by making sure the line being read isn't a move or making sure the nature hasn't already been set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions