diff options
author | futuresushi <mattsparkzz@gmail.com> | 2020-04-14 19:51:08 -0400 |
---|---|---|
committer | futuresushi <mattsparkzz@gmail.com> | 2020-04-14 19:51:08 -0400 |
commit | 956f96b056d9cbcf723f3690752aefc5baf6ec0b (patch) | |
tree | ff5254ec6cb7efdc1f041985b93077ad3b17c2b6 | |
parent | 07fa88d4a866593ba2931eb69b4a4f5e53d98614 (diff) |
Syntax
-rw-r--r-- | Infinitely-reusable-TMs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Infinitely-reusable-TMs.md b/Infinitely-reusable-TMs.md index 8528dbd..5ccc567 100644 --- a/Infinitely-reusable-TMs.md +++ b/Infinitely-reusable-TMs.md @@ -18,7 +18,7 @@ All of those are relatively simple to do. 5. [Do the same thing for Game Corner prize TMs](#5-do-the-same-thing-for-game-corner-prize-tms) 6. [Don't have redundant ways of acquiring the same TM](#6-dont-have-redundant-ways-of-acquiring-the-same-tm) 7. [Don't let Time Capsule traded Pokémon hold TMs](#7-dont-let-time-capsule-traded-pokémon-hold-tms) -8. [Remove text references to TMs being single-use](8-remove-text-references-to-tms-being-single-use) +8. [Remove text references to TMs being single-use](#8-remove-text-references-to-tms-being-single-use) ## 1. Don't consume TMs when they're used |