pokecrystal-board/docs/map_scripts.md

32 lines
638 B
Markdown
Raw Normal View History

2017-12-11 18:40:21 -08:00
# Map Scripts
## `const_value set 2`
## *`MapName`*`_MapScriptHeader:`
## `.MapTriggers:`
### `maptrigger `*`script`*
2017-12-11 18:40:21 -08:00
## `.MapCallbacks:`
### `dbw `*`type`*`, `*`script`*
2017-12-11 18:40:21 -08:00
## *`MapName`*`_MapScriptHeader:`
## `.Warps:`
### `warp_def `*`y`*`, `*`x`*`, `*`id`*`, `*`map`*
2017-12-11 18:40:21 -08:00
## `.XYTriggers:`
### `xy_trigger `*`id`*`, `*`y`*`, `*`x`*`, $0, `*`script`*`, $0, $0`
2017-12-11 18:40:21 -08:00
## `.Signposts:`
### `signpost `*`y`*`, `*`x`*`, `*`type`*`, `*`script`*
2017-12-11 18:40:21 -08:00
## `.PersonEvents:`
### `person_event `*`sprite`*`, `*`y`*`, `*`x`*`, `*`movement`*`, `*`ry`*`, `*`rx`*`, `*`hour`*`, `*`day`*`, `*`palette`*`, `*`type`*`, `*`range`*`, `*`script`*`, `*`flag`*