summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChatot4444 <94812895+Chatot4444@users.noreply.github.com>2022-01-23 14:19:48 -0500
committerChatot4444 <94812895+Chatot4444@users.noreply.github.com>2022-01-23 14:19:48 -0500
commitcd7e491d7018403739e97ec550c953f5968c98cc (patch)
tree131a413e3416cf0e3c8c0541a73fbba05a1414e0
parente902a1b2318ae41e6b977d274c05d5a169b0f67d (diff)
added new pokemon tutorial to "How to add a new..."
-rw-r--r--Tutorials.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
index d595be7..7df79f2 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -27,6 +27,7 @@ Here's all we have so far:
## How to add a new...
+- [Pokemon](Adding-a-New-Pokemon)
- [Type (Dark)](Add-a-new-Type)
- [Move (Heart Stamp)](Add-a-new-move)
- [Wild encounter slots](Wild-encounter-slots)