diff options
author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-04-24 11:41:01 -0400 |
---|---|---|
committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-04-24 11:41:01 -0400 |
commit | cf34d4a7f25f4df5dc362a8f374b9f0684c497df (patch) | |
tree | 90651f4cde9b6cde9b112577bcebde208d302b7d | |
parent | 630743c1342b1fc6f7c04ae5c6208b8e326403dd (diff) |
Updated Add different kinds of new items (markdown)
-rw-r--r-- | Add-different-kinds-of-new-items.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-different-kinds-of-new-items.md b/Add-different-kinds-of-new-items.md index 289302e..959cd6a 100644 --- a/Add-different-kinds-of-new-items.md +++ b/Add-different-kinds-of-new-items.md @@ -28,7 +28,7 @@ It's important to understand that there's nothing special about the specific num ## 2. Essential item data: name, description, attributes, and effect -You may have already guessed this from the comment at the top of [constants/item_constants.asm](constants/item_constants.asm): +You may have already guessed this from the comment at the top of [constants/item_constants.asm](../blob/master/constants/item_constants.asm): ```asm ; item ids |