diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-05-05 15:57:50 -0400 |
---|---|---|
committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-05-05 15:57:50 -0400 |
commit | d41074ae59bc45312ad8ae465bcd8763e13f24d0 (patch) | |
tree | 51ed36c4b0b51c1e1222e919e2137ce202c2f609 | |
parent | fb017214f329c46cc30e2c7899dfac381d53c4fd (diff) |
Updated Add different kinds of new items (markdown)
-rw-r--r-- | Add-different-kinds-of-new-items.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Add-different-kinds-of-new-items.md b/Add-different-kinds-of-new-items.md index 1301fff..8ae1c82 100644 --- a/Add-different-kinds-of-new-items.md +++ b/Add-different-kinds-of-new-items.md @@ -1,5 +1,6 @@ This tutorial is for how to add different kinds of new items, including a healing item, Poké Ball, evolution stone, key item, and held item. + ## Contents 1. [How item constants work](#1-how-item-constants-work) |