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

map_header PewterCity, PEWTER_CITY, OVERWORLD, SOUTH | EAST
connection south, Route2, ROUTE_2, 5
connection east, Route3, ROUTE_3, 4
end_map_header