diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-24 17:35:33 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-24 17:35:33 -0500 |
commit | 3e7f3bbeb6dd2d3cff6343dea2298502faa14185 (patch) | |
tree | 004b17f7b444c4bbc8bbb80e3b189a48287ed4b7 /docs/map_scripts.md | |
parent | b805d343f36019ae9fdf5d248d78a0d9b12f25d7 (diff) |
s/number/scene/, and correct some documentation
Diffstat (limited to 'docs/map_scripts.md')
-rw-r--r-- | docs/map_scripts.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/map_scripts.md b/docs/map_scripts.md index f601616ef..fa8fa308b 100644 --- a/docs/map_scripts.md +++ b/docs/map_scripts.md @@ -65,7 +65,7 @@ Callback types: ## `.CoordEvents: db` *N* -- **`coord_event` *id*, *y*, *x*, `$0`, *script*, `$0`, `$0`** +- **`coord_event` *scene id*, *y*, *x*, *script*** ## `.BGEvents: db` *N* @@ -90,7 +90,7 @@ BG event types: ## `.ObjectEvents: db` *N* -- **`object_event` *sprite*, *y*, *x*, *movement*, *ry*, *rx*, *hour*, *daytime*, *palette*, *type*, *range*, *script*, *event_flag*** +- **`object_event` *sprite*, *y*, *x*, *movement*, *ry*, *rx*, *h1*, *h2*, *palette*, *type*, *range*, *script*, *event_flag*** Movement types: |