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

5 lines
155 B
NASM
Executable file

map_header Route3, ROUTE_3, OVERWORLD, NORTH | WEST
connection north, Route4, ROUTE_4, 25
connection west, PewterCity, PEWTER_CITY, -4
end_map_header