diff options
Diffstat (limited to 'Infinite-TM-usage.md')
-rw-r--r-- | Infinite-TM-usage.md | 3 |
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! |