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

7 lines
205 B
NASM
Executable file

map_header FuchsiaCity, FUCHSIA_CITY, OVERWORLD, SOUTH | WEST | EAST
connection south, Route19, ROUTE_19, 5
connection west, Route18, ROUTE_18, 4
connection east, Route15, ROUTE_15, 4
end_map_header