diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-10-12 13:42:45 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-10-12 13:42:45 -0400 |
commit | a82753955c1f56d6df9b146a58719cd45a2efd52 (patch) | |
tree | 74085b85994300653f04bdccde201d59740ec3f7 | |
parent | c781f7bdc6545043725299853d7ddfbfcea3045d (diff) |
Fix tense
-rw-r--r-- | Custom-Border-Dimensions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Custom-Border-Dimensions.md b/Custom-Border-Dimensions.md index e7ddb97..f8fd793 100644 --- a/Custom-Border-Dimensions.md +++ b/Custom-Border-Dimensions.md @@ -120,7 +120,7 @@ Then in `GetMapBorderIdAt`, make the following change. { ``` -## 3. Adding border dimension data +## 3. Add border dimension data Now we need to specify what the border dimensions are for each map layout. Because Emerald's are all 2x2 by default, this can be done quickly with a **find and replace**. In [data/layouts/layouts.json](https://github.com/pret/pokeemerald/blob/master/data/layouts/layouts.json), make the following substitution. Find: |