kep-hack/data/maps/headers/Route20.asm
MementoMartha a3f3763f4d New sprites, a few bug fixes/tweaks
All of the Ubers have sprites now (goodbye Lion Pory2!), fixed a small bug I made on Route 19 when resizing Cinnabar, and some minor text updates/fixes.
2023-02-08 17:13:44 +00:00

5 lines
164 B
NASM

map_header Route20, ROUTE_20, OVERWORLD, WEST | EAST
connection west, CinnabarIsland, CINNABAR_ISLAND, 0
connection east, Route19, ROUTE_19, -12
end_map_header