mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix index.md Pages links
This commit is contained in:
parent
2d3c5cfd6a
commit
a8c0b64afa
@ -3,26 +3,26 @@ These pages are for documenting pieces of the [pokecrystal](https://github.com/p
|
||||
|
||||
## Issues with the source code
|
||||
|
||||
- [bugs_and_glitches.md](https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md)
|
||||
- [design_flaws.md](https://github.com/pret/pokecrystal/blob/master/docs/design_flaws.md)
|
||||
- [bugs_and_glitches.md](https://pret.github.io/pokecrystal/bugs_and_glitches)
|
||||
- [design_flaws.md](https://pret.github.io/pokecrystal/design_flaws)
|
||||
|
||||
|
||||
## Map event scripts
|
||||
|
||||
- [map_event_scripts.md](https://github.com/pret/pokecrystal/blob/master/docs/map_event_scripts.md)
|
||||
- [event_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/event_commands.md)
|
||||
- [movement_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/movement_commands.md)
|
||||
- [text_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/text_commands.md)
|
||||
- [map_event_scripts.md](https://pret.github.io/pokecrystal/map_event_scripts)
|
||||
- [event_commands.md](https://pret.github.io/pokecrystal/event_commands)
|
||||
- [movement_commands.md](https://pret.github.io/pokecrystal/movement_commands)
|
||||
- [text_commands.md](https://pret.github.io/pokecrystal/text_commands)
|
||||
|
||||
|
||||
## Other types of scripts
|
||||
|
||||
- [battle_anim_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/battle_anim_commands.md)
|
||||
- [move_effect_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/move_effect_commands.md)
|
||||
- [music_commands.md](https://github.com/pret/pokecrystal/blob/master/docs/music_commands.md)
|
||||
- [battle_anim_commands.md](https://pret.github.io/pokecrystal/battle_anim_commands)
|
||||
- [move_effect_commands.md](https://pret.github.io/pokecrystal/move_effect_commands)
|
||||
- [music_commands.md](https://pret.github.io/pokecrystal/music_commands)
|
||||
|
||||
|
||||
## Other subsystems
|
||||
|
||||
- [pic_animations.md](https://github.com/pret/pokecrystal/blob/master/docs/pic_animations.md)
|
||||
- [menus.md](https://github.com/pret/pokecrystal/blob/master/docs/menus.md)
|
||||
- [pic_animations.md](https://pret.github.io/pokecrystal/pic_animations)
|
||||
- [menus.md](https://pret.github.io/pokecrystal/menus)
|
||||
|
Loading…
Reference in New Issue
Block a user