You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Note that the map connection Surf bug fix will change the movement speed
This commit is contained in:
@@ -1362,6 +1362,8 @@ Then edit `SurfStartStep` in [engine/overworld/player_object.asm](https://github
|
|||||||
+ db D_RIGHT, 0, -1
|
+ db D_RIGHT, 0, -1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This fix will make the player enter the water at a normal walking speed, not with a slow step.
|
||||||
|
|
||||||
|
|
||||||
### Swimming NPCs aren't limited by their movement radius
|
### Swimming NPCs aren't limited by their movement radius
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user