diff options
author | ExpoSeed <43502820+ExpoSeed@users.noreply.github.com> | 2021-06-10 09:32:21 -0500 |
---|---|---|
committer | ExpoSeed <43502820+ExpoSeed@users.noreply.github.com> | 2021-06-10 09:32:21 -0500 |
commit | f6177cea1066b90c9dbe1ca4bbf3dd26c51bf438 (patch) | |
tree | aa0c52a21996737acdb83a7668e679fedb201ad6 | |
parent | 5d985a529cf20053ce64af7859faaa273328886d (diff) |
Updated Infinite TM usage (markdown)
-rw-r--r-- | Infinite-TM-usage.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Infinite-TM-usage.md b/Infinite-TM-usage.md index f7ca6ab..d65b8db 100644 --- a/Infinite-TM-usage.md +++ b/Infinite-TM-usage.md @@ -175,6 +175,4 @@ And that's it! TMs are now reusable just like in Gen 5!   -Notes: Pokemon will replenish their PP if a TM move is forgotten and relearned. - Alternatively, see [this commit](https://github.com/LOuroboros/pokeemerald/commit/6f69765770a52c1a7d6608a117112b78a2afcc22) for an implementation by Karathan that turns TMs and HMs into a bitfield, freeing up some saveblock space. This saves space, but is slightly more complex. |