diff options
-rw-r--r-- | Running-Shoes.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Running-Shoes.md b/Running-Shoes.md index 0f61486..2e636b3 100644 --- a/Running-Shoes.md +++ b/Running-Shoes.md @@ -1,7 +1,8 @@ Hi guys! This code was provided to me by [Luna](https://github.com/TheFakeMateo) so credit to that person! Anyway, what this code does is it makes the player run at double walking speed when holding B, 4x walking speed while holding B on bike, and the surfing speed is also double running speed. -Here are the changes required in [home/overworld.asm](https://github.com/pret/pokered/blob/master/home/overworld.asm) starting at about line 284: + +Here are the lines you gotta add in [home/overworld.asm](https://github.com/pret/pokered/blob/master/home/overworld.asm) starting at about line 284: ```diff ... |