Maruno17 / pokemon-essentials

A heavily modified RPG Maker XP game project that makes the game play like a Pokémon game. Not a full project in itself; this repo is to be added into an existing RMXP game project.
Other
208 stars 398 forks source link

Fixed typo in "CannotMetronome" #171

Closed C-Ezra-M closed 2 years ago

C-Ezra-M commented 2 years ago

This flag had 3 N's in its name where it was supposed to be two. In the move PBS files, the flag is spelled correctly.

Maruno17 commented 2 years ago

This typo is also in a comment in MoveEffects_Items. Might as well fix that too.