summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Add-a-new-TM-or-HM.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Add-a-new-TM-or-HM.md b/Add-a-new-TM-or-HM.md
index 4cd8376..00738fc 100644
--- a/Add-a-new-TM-or-HM.md
+++ b/Add-a-new-TM-or-HM.md
@@ -113,6 +113,7 @@ Notice how the `ItemNames` and `ItemAttributes` both already had the maximum 256
## 3. Update the TM/HM move table
+NOTE: This step is no longer required in current versions of pokecrystal.
Edit [data/moves/tmhm_moves.asm](../blob/master/data/moves/tmhm_moves.asm):
```diff