summaryrefslogtreecommitdiff
path: root/Automatically-reuse-Repel.md
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-02-26 11:32:09 -0500
committerRangi <35663410+Rangi42@users.noreply.github.com>2018-02-26 11:32:09 -0500
commit8ffda061aa5aca8a5d1a3a4e39c5f4c8f0d65c27 (patch)
tree298f88348985438ebf83adf873d9dca812d9b8bb /Automatically-reuse-Repel.md
parentda07252024ee14ab69b204dbaaeaf55ae984b200 (diff)
Updated Automatically reuse Repel (markdown)
Diffstat (limited to 'Automatically-reuse-Repel.md')
-rw-r--r--Automatically-reuse-Repel.md2
1 files changed, 1 insertions, 1 deletions
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