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

map_header Route18, ROUTE_18, OVERWORLD, NORTH | EAST
connection north, Route17, ROUTE_17, 0
connection east, FuchsiaCity, FUCHSIA_CITY, -4
end_map_header