diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-19 23:51:26 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-19 23:51:26 -0400 |
commit | f08af5fb85e667de81ccac61a4509b4cd85a47d2 (patch) | |
tree | 6583abeab3bee0b8014839c9b72c0a9a5ecd7a05 | |
parent | ff0db56c27d391a0abc01112ae99475cd9805e70 (diff) |
Fix number
-rw-r--r-- | Rock-Climb.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Rock-Climb.md b/Rock-Climb.md index 2a0d7fd..9474151 100644 --- a/Rock-Climb.md +++ b/Rock-Climb.md @@ -357,7 +357,7 @@ That's it! Now `COLL_ROCKY_WALL` can be used like any other collision type—try …Although, there aren't any suitable tiles for rocky walls. So let's make some. -## 10. Add rocky walls to a map +## 9. Add rocky walls to a map Here are some rocky wall tiles edited from [Pokémon Orange](https://github.com/PiaCarrot/pokeorange/): |