diff options
Diffstat (limited to 'data/maps/headers/Route23.asm')
-rwxr-xr-x | data/maps/headers/Route23.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/headers/Route23.asm b/data/maps/headers/Route23.asm new file mode 100755 index 00000000..e1535c9d --- /dev/null +++ b/data/maps/headers/Route23.asm @@ -0,0 +1,5 @@ + + map_header Route23, ROUTE_23, PLATEAU, NORTH | SOUTH + connection north, IndigoPlateau, INDIGO_PLATEAU, 0 + connection south, Route22, ROUTE_22, 0 + end_map_header |