diff options
author | MajorAgnostic <68892400+MajorAgnostic@users.noreply.github.com> | 2021-08-14 23:50:09 -0400 |
---|---|---|
committer | MajorAgnostic <68892400+MajorAgnostic@users.noreply.github.com> | 2021-08-14 23:50:09 -0400 |
commit | 886dbb5e6812dbdbf25b0d100b1501d6a7f2e883 (patch) | |
tree | 24cf1a626378aa8cbb4fedf8ce5945ea01e3a6b3 | |
parent | d78a5f269e83be06f54032e208b9aa30c4efaae0 (diff) |
Updated Force Set battle style or forbid item usage (markdown)
-rw-r--r-- | Force-Set-battle-style-or-forbid-item-usage.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Force-Set-battle-style-or-forbid-item-usage.md b/Force-Set-battle-style-or-forbid-item-usage.md index 9c74bea..9b6dc15 100644 --- a/Force-Set-battle-style-or-forbid-item-usage.md +++ b/Force-Set-battle-style-or-forbid-item-usage.md @@ -3,9 +3,9 @@ This tutorial explains how to force a battle style and forbid the use of items i ## Contents -1. Force a battle style -2. Forbid item usage -3. Implement the new battle types in a trainer battle +1. [Force a battle style](#1-force-a-battle-style) +2. [Forbid item usage](#2-forbid-item-usage) +3. [Implement the new battle types in a trainer battle](#3-implement-the-new-battle-types-in-a-trainer-battle) ## 1. Force a battle style |