pokered/data/mapHeaders/Route1.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
168 B
NASM
Executable file

map_header Route1, ROUTE_1, OVERWORLD, NORTH | SOUTH
connection north, ViridianCity, VIRIDIAN_CITY, -5
connection south, PalletTown, PALLET_TOWN, 0
end_map_header