summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAvanceX <41306805+AvanceX@users.noreply.github.com>2018-07-21 17:29:35 +0200
committerAvanceX <41306805+AvanceX@users.noreply.github.com>2018-07-21 17:29:35 +0200
commit3612abf8d8b76b27d1b82ebeecaf27ac162406f0 (patch)
tree03c50df90207814a5d1687e88712cc29d22b4e70
parentcb946b30fe3ba9c6d021831ef0ed898aa3092c0c (diff)
Changed constants/item_data_constants.asm to constants/mart_constants.asm (a little mistake in the tuto)
-rw-r--r--Infinitely-reusable-TMs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Infinitely-reusable-TMs.md b/Infinitely-reusable-TMs.md
index 7e5ce93..85f30dd 100644
--- a/Infinitely-reusable-TMs.md
+++ b/Infinitely-reusable-TMs.md
@@ -416,7 +416,7 @@ Now edit [maps/GoldenrodDeptStore5F.asm](../blob/master/maps/GoldenrodDeptStore5
We did two things there: simplify the clerk script to just use a single Mart which won't have either redundant TM; and add clauses to the happiness-check lady that only allow one of each TM.
-That introduced the single `MART_GOLDENROD_5F` constant, so edit [constants/item_data_constants.asm](../blob/master/constants/item_data_constants.asm):
+That introduced the single `MART_GOLDENROD_5F` constant, so edit [constants/item_data_constants.asm](../blob/master/constants/mart_constants.asm):
```diff
- const MART_GOLDENROD_5F_1