kep-hack/data/mapHeaders/Route5.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
171 B
NASM
Executable file

map_header Route5, ROUTE_5, OVERWORLD, NORTH | SOUTH
connection north, CeruleanCity, CERULEAN_CITY, -5
connection south, SaffronCity, SAFFRON_CITY, -5
end_map_header