diff options
-rw-r--r-- | Show-move-names-when-you-receive-a-TM-or-HM.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Show-move-names-when-you-receive-a-TM-or-HM.md b/Show-move-names-when-you-receive-a-TM-or-HM.md index 2d2656f..5d9ae77 100644 --- a/Show-move-names-when-you-receive-a-TM-or-HM.md +++ b/Show-move-names-when-you-receive-a-TM-or-HM.md @@ -1,4 +1,4 @@ -In Gen 2, acquiring a TM or HM would just say "*PLAYER* received TM##!" when you're given one, or "*PLAYER found TM##!" when you take an item ball or hidden item. Gen 4 made these messages more helpful by showing the name of the move that the TM/HM teaches. This tutorial will implement that little quality of life feature. +In Gen 2, acquiring a TM or HM would just say "*PLAYER* received TM##." when you're given one, or "*PLAYER* found TM##!" when you take an item ball or hidden item. Gen 4 made these messages more helpful by showing the name of the move that the TM/HM teaches. This tutorial will implement that little quality of life feature. ## Contents |