Is there a way to batch set nicknames to the default nickname?
I used the batch editor to change the country, region and language of every pokemon in my save. Changing the language automatically changed the nicknames back to default for most newer games, but not for pokemon from Gen3, and a few from Gen4. They are marked as illegal citing that the nickname does not match the species name.
I've tried .isNicknamed=True and then .isNicknamed=False, but both fail. And i'm not sure what i would be able to set .Nickname= to for the default name.
Any help would be appreciated.
Edit: If anyone also knows how to filter by game version and OT. I would like to change my TID/SID based on the game it originated while keeping event pokemon intact.
For example:
=Version=HG
=OriginalTrainerName=MyName (to avoid changing event pokemon)
.TID16=12345
.SID16=54321
or with =Version=7, or =HG=True, I get the error "No instructions defined for a modification set."