diff options
author | LOuroboros <lunosouroboros@gmail.com> | 2021-03-03 11:29:57 -0300 |
---|---|---|
committer | LOuroboros <lunosouroboros@gmail.com> | 2021-03-03 11:29:57 -0300 |
commit | ec8a0f086f63305d4b15d339f15ff86e1e4ee3c7 (patch) | |
tree | ae78394e8c28859f5dd8f78c71daae3e6b5d9bab | |
parent | b91976a1764164631e82957081396bf28b9c16db (diff) |
Adjusted the title of one of the articles
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index cddce90..29bff41 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -34,7 +34,7 @@ Tutorials may use diff syntax to show edits: - **[Change Starter Pokémon](Change-Starter-Pokémon)** - **[Change initial PC items](Change-initial-PC-items)** - **[Change Time-Based Evolution Times](Change-Time-Based-Evolution-Times)** -- **[Backsprite Editing](Trainer-Backsprite-Editing)** +- **[Trainer Backsprite Editing](Trainer-Backsprite-Editing)** - **[Faster HP Drain](https://github.com/pret/pokeemerald/wiki/Faster-HP-Drain)** - **[FRLG/DP+ White Out Money Calculation](Better-White-Out-Money-Calculation)** - **[How to Create a New Regular Trainer Battle](https://github.com/pret/pokeemerald/wiki/How-to-create-a-new-regular-trainer-battle)** |