diff options
author | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-06 21:36:05 -0400 |
---|---|---|
committer | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-06 21:36:05 -0400 |
commit | 099ac68b56e44c8180098593c84a027f1c20de7c (patch) | |
tree | d05efa6bc019f446f3cee9f3ebce822aaadd059c | |
parent | 6c2762328855024b47814c6fc2572611ea35b9b3 (diff) |
update label
-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 4b2a3c8..d818308 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 @@ -185,7 +185,7 @@ Edit [maps/BlackthornGym1F.asm](../blob/master/maps/BlackthornGym1F.asm): And edit [maps/DragonsDenB1F.asm](../blob/master/maps/DragonsDenB1F.asm): ```diff - NotifyReceiveDragonbreath: + Text_ReceivedTM24: text "<PLAYER> received" - line "TM24." + line "TM24 DRAGONBREATH." |