diff options
-rw-r--r-- | Prompt-for-reusing-Repels.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Prompt-for-reusing-Repels.md b/Prompt-for-reusing-Repels.md index 2722202..7ca8ea1 100644 --- a/Prompt-for-reusing-Repels.md +++ b/Prompt-for-reusing-Repels.md @@ -2,6 +2,8 @@ Credit to DizzyEgg for this feature. This feature may also be directly pulled fr This tutorial will ask the player, upon a Repel running out, if they want to use another repel and also let the player choose which repel to use. +TODO: Add explanations for every action + ## Contents 1. [Modify multichoice menu to work with custom options](#1-modify-multichoice-menu-to-work-with-custom-options) 2. [Modify Repel script](#2-modify-repel-script) |