kep-hack/data/mapHeaders/Route13.asm
Rangi 710c3275fc Simplify map connections
To do: Polished Map support for detecting the tileset
2020-07-03 15:49:12 -04:00

6 lines
152 B
NASM
Executable file

map_header Route13, ROUTE_13, OVERWORLD, NORTH | WEST
connection north, Route12, ROUTE_12, 20
connection west, Route14, ROUTE_14, 0
end_map_header