diff options
author | SonikkuA-DatH <58025603+SonikkuA-DatH@users.noreply.github.com> | 2021-02-22 17:40:08 -0800 |
---|---|---|
committer | SonikkuA-DatH <58025603+SonikkuA-DatH@users.noreply.github.com> | 2021-02-22 17:40:08 -0800 |
commit | 69a152548dad06bd8ceaa4566d4c89c6de7e3098 (patch) | |
tree | aab6ebfd385be419333c76eb38f5570190e9794c /Tutorials.md | |
parent | 6e12d42e8ea3d9095a11f0d399989caa4e641257 (diff) |
Updated Tutorials (markdown)
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index c88d5bc..cddce90 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -28,7 +28,6 @@ Tutorials may use diff syntax to show edits: - **[Implement Missing Text Function `RESET_SIZE`](Implement-Missing-Text-Function-RESET_SIZE)** - **[Not showing dex entries until getting the Pokédex](Not-showing-dex-entries-until-getting-the-Pokédex)** - **[Improving the WaitForVBlank function](Improving-the-WaitForVBlank-function)** -- **[Faster HP Drain](https://github.com/pret/pokeemerald/wiki/Faster-HP-Drain)** ## Editing content ### Basic @@ -36,6 +35,7 @@ Tutorials may use diff syntax to show edits: - **[Change initial PC items](Change-initial-PC-items)** - **[Change Time-Based Evolution Times](Change-Time-Based-Evolution-Times)** - **[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)** ### Intermediate |