diff options
-rw-r--r-- | Sideways-stairs-with-diagonal-movement.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sideways-stairs-with-diagonal-movement.md b/Sideways-stairs-with-diagonal-movement.md index 6b4dec3..aefe672 100644 --- a/Sideways-stairs-with-diagonal-movement.md +++ b/Sideways-stairs-with-diagonal-movement.md @@ -4,7 +4,7 @@ All the stairs in Gen 1 and 2 only go upwards. Gen 3 had a few that go downwards [Here](https://github.com/Rangi42/pokecrystal/commit/756a1a712daf5dfd018313cb2f851e8d5e4e8f47) are all the changes needed to implement diagonal stairs, applied to a copy of pokecrystal. You can `clone` [Rangi42/pokecrystal](https://github.com/Rangi42/pokecrystal/tree/diagonal-stairs) and `checkout` the `diagonal-stairs` branch to test it for yourself. - + ## TOC |