summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index a929e48..b372508 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -22,6 +22,8 @@ Here's all we have so far:
## Miscellaneous
- [Build pokered with BLUEMONS.gbc's debugging features](Add-debug-mode-to-red)
+- [Adding an NPC that will trade your own pokemon back for evolution](https://github.com/pret/pokered/wiki/Adding-an-NPC-that-will-trade-your-own-pokemon-back-for-evolution-purposes)
+
## How to add a new...
- [Type (Dark)](Add-a-new-Type)