summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-08-27 13:12:59 -0400
committerFieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com>2021-08-27 13:12:59 -0400
commite8fd7f149348f3ebe79a54a00c9994fe4cc4752a (patch)
treef2776cf961ada66197a4d376c6b357ba5067525f
parent928bb87ea5aec184e9e5828f529259098c318c8b (diff)
Updated Adding items that act like HMs (markdown)
-rw-r--r--Adding-items-that-act-like-HMs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Adding-items-that-act-like-HMs.md b/Adding-items-that-act-like-HMs.md
index 1d75fcf..61a33b6 100644
--- a/Adding-items-that-act-like-HMs.md
+++ b/Adding-items-that-act-like-HMs.md
@@ -81,7 +81,7 @@ First, skip loading the Pokémon's name. At best this finds the first Pokémon t
```Diff
Script_Cut:
-- callasm GetPartyNick
+- callasm GetPartyNickname
writetext Text_UsedCut
```