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

7 lines
212 B
NASM
Executable file

map_header Route12, ROUTE_12, OVERWORLD, NORTH | SOUTH | WEST
connection north, LavenderTown, LAVENDER_TOWN, 0
connection south, Route13, ROUTE_13, -20
connection west, Route11, ROUTE_11, 27
end_map_header