summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsurskitty <surskitty@gmail.com>2020-10-31 10:50:29 -0400
committersurskitty <surskitty@gmail.com>2020-10-31 10:50:29 -0400
commitb9ff2e1e6865fb7faa58a11b86c6ece31e5a259d (patch)
tree747b9ca5a50c9c6664af1913f06335ee98454789
parent273c0587da4cacf0804dc506696da312cb620b9b (diff)
Updated Infinite TM usage (markdown)
-rw-r--r--Infinite-TM-usage.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Infinite-TM-usage.md b/Infinite-TM-usage.md
index afacb97..cad173b 100644
--- a/Infinite-TM-usage.md
+++ b/Infinite-TM-usage.md
@@ -134,7 +134,8 @@ Next, we need to replace all of the checks to see if there is room with checks f
+ goto_if_eq MauvilleCity_GameCorner_EventScript_YouAlreadyHaveThis
removecoins TM13_COINS
additem ITEM_TM13
- updatecoinsbox 1, 1```
+ updatecoinsbox 1, 1
+```
Repeat for each TM, and that's it!