From ce1fae004ba37d1bec971ad892e4c885e1e17a02 Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Wed, 16 Feb 2022 09:19:42 -0300 Subject: Okay, I lied. THIS is the last one. Forgot to update the content summary. --- Infinite-TM-usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Infinite-TM-usage.md b/Infinite-TM-usage.md index 1e3c014..f58ffb3 100644 --- a/Infinite-TM-usage.md +++ b/Infinite-TM-usage.md @@ -7,6 +7,7 @@ This tutorial will make all TMs infinitely reusable, unholdable by Pokemon, unse 2. [Treat TMs as HMs in the bag](#2-treat-tms-as-hms-in-the-bag) 3. [Don't allow TM selling and rebuying](#3-dont-allow-tm-selling-and-rebuying) 4. [Don't replenish PP when TMs are used](#4-dont-replenish-pp-when-tms-are-used) +5. [Correct the in-game references to the old TM behavior](#5-correct-the-in-game-references-to-the-old-tm-behavior) ## 1. Don't consume TMs on use Normally, the game checks if the item used was a TM or an HM, and consumes the item if it was a TM. We can just simply remove this check. -- cgit v1.2.3