SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDER

(more precise, and encourages hacks to add more SWIM movements)
This commit is contained in:
Rangi
2018-01-30 22:42:41 -05:00
parent ecf10c83a7
commit 1282405d4a
5 changed files with 5 additions and 5 deletions

View File

@@ -1081,7 +1081,7 @@ In [home/map.asm](/home/map.asm):
## `Function6ec1` does not correctly limit object movement
This bug is why the Lapras in Union Cave, which uses `SPRITEMOVEDATA_LAPRAS`, is not restricted by its `1, 1` movement radius.
This bug is why the Lapras in Union Cave, which uses `SPRITEMOVEDATA_SWIM_WANDER`, is not restricted by its `1, 1` movement radius.
In [engine/npc_movement.asm](/engine/npc_movement.asm):

View File

@@ -166,7 +166,7 @@ Movement types:
- `SPRITEMOVEDATA_BIGDOLL`
- `SPRITEMOVEDATA_LAPRAS`
- `SPRITEMOVEDATA_SWIM_WANDER`
Object types: