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

map_header Route24, ROUTE_24, OVERWORLD, SOUTH | EAST
connection south, CeruleanCity, CERULEAN_CITY, -5
connection east, Route25, ROUTE_25, 0
end_map_header