kep-hack/data/maps/headers/CeladonCity.asm
May Evans 9e4e07ec82 Add Celadon University
Has the map connections, warps, and maps all done. A single person is there right now; Prof. Westwood V, as a reference to the early worldbuilding. I'll work on this more as time goes on.
2022-09-24 13:20:58 +01:00

6 lines
237 B
NASM

map_header CeladonCity, CELADON_CITY, OVERWORLD, NORTH | WEST | EAST
connection north, CeladonUniversityOutside, CELADON_UNIVERSITY_OUTSIDE, 0
connection west, Route16, ROUTE_16, 4
connection east, Route7, ROUTE_7, 4
end_map_header