diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-13 20:44:16 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-13 20:44:16 -0400 |
commit | eca33ef190d3dfcb15e24f1e7e9dac4de9ac3437 (patch) | |
tree | d3f611f9074fdca4253e6ff51d0bb5a992192103 /docs/index.md | |
parent | d626a0dc3b0ba5d3c4f9984321a5a26941e8ec61 (diff) |
Define map setup commands as macros like other script commands
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 5b0031672..1e1b7ad8d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,6 +13,7 @@ These pages are for documenting pieces of the [pokecrystal](https://github.com/p - [event_commands.md](event_commands.md) - [movement_commands.md](movement_commands.md) - [text_commands.md](text_commands.md) +- [map_setup_scripts.md](map_setup_scripts.md) ## Other types of scripts |