diff options
-rw-r--r-- | Automatically-reuse-Repel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Automatically-reuse-Repel.md b/Automatically-reuse-Repel.md index c96f188..7f315bd 100644 --- a/Automatically-reuse-Repel.md +++ b/Automatically-reuse-Repel.md @@ -104,7 +104,7 @@ Note that `UseAnotherRepelScript` hasn't been defined yet, so we'll do that next ## 4. Ask whether to use another Repel, and do so, if applicable -Edit [engine/events/misc_scripts_2.asm](../blob/master/engine/events/misc_scripts_2.asm): +Edit [engine/events/repel.asm](../blob/master/engine/events/repel.asm): ```diff RepelWoreOffScript:: |