From 8ffda061aa5aca8a5d1a3a4e39c5f4c8f0d65c27 Mon Sep 17 00:00:00 2001 From: Rangi <35663410+Rangi42@users.noreply.github.com> Date: Mon, 26 Feb 2018 11:32:09 -0500 Subject: Updated Automatically reuse Repel (markdown) --- Automatically-reuse-Repel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Automatically-reuse-Repel.md b/Automatically-reuse-Repel.md index aba0ce8..05fecc1 100644 --- a/Automatically-reuse-Repel.md +++ b/Automatically-reuse-Repel.md @@ -1,6 +1,6 @@ Starting in B2/W2, when a Repel, Super Repel, or Max Repel expires and you have another one of the same type, the "Repel's effect wore off…" message will be followed by the option to use another. -Implementing this feature in Gen 2 is relatively simple, but does involve a number of different areas: +Implementing this feature in Gen 2 is relatively simple, but unlike "adding a new X by editing constants/X_constants.asm and data/X/\*.asm", it involves a variety of different files, including asm, RAM, event scripts, and text. ## Contents -- cgit v1.2.3