diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 5f9710b..7c6172a 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -99,6 +99,7 @@ Tutorials may use diff syntax to show edits: - **[Enable the Reset RTC Feature](Enable-the-Reset-RTC-Feature)** - **[Omnidirectional Jump Behavior](Omnidirectional-Jump)** - **[Uniquely Shuffle Arrays](Uniquely-Shuffle-Array)** +- **[Trigger Map Scripts By Flag](Trigger-Map-Scripts-By-Flag)** ### Intermediate - **[printf in mGBA](printf-in-mGBA)** - **[Implementing the “textcolor” script command from FRLG and give object events their own text colour](https://github.com/pret/pokeemerald/wiki/Implementing-the-“textcolor”-script-command-from-FRLG-and-give-object-events-their-own-text-colour)** |