From 66d68f0d882a37437a05fded498f09fce546f26b Mon Sep 17 00:00:00 2001 From: FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> Date: Fri, 27 Aug 2021 13:15:37 -0400 Subject: Updated Adding items that act like HMs (markdown) --- Adding-items-that-act-like-HMs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-items-that-act-like-HMs.md b/Adding-items-that-act-like-HMs.md index 91f880b..50bd6bc 100644 --- a/Adding-items-that-act-like-HMs.md +++ b/Adding-items-that-act-like-HMs.md @@ -88,7 +88,7 @@ Script_Cut: Then, we can change the text to be a bit more neutral. `Text_UsedCut` points to `UnknownText_0x1c05dd` in [data/text/common_2.asm](../blob/master/data/text/common_2.asm): ```Diff -UnknownText_0x1c05dd:: +_UseCutText:: - text_ram wStringBuffer2 - text " used" - line "CUT!" -- cgit v1.2.3