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

map_header VermilionCity, VERMILION_CITY, OVERWORLD, NORTH | EAST
connection north, Route6, ROUTE_6, 5
connection east, Route11, ROUTE_11, 4
end_map_header