mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

- Properly adds Brunswick Grotto, as well as Celeste Hill Outside and Celeste Hill Cave - Citrine City received a minor redesign, putting the path to Brunswick Trail more to the west - Added complete event for Galarian Zapdos as well as an encounterable, but unfinished Galarian Moltres, so all 3 birds can currently be caught
16 lines
173 B
NASM
16 lines
173 B
NASM
DungeonTilesets:
|
|
db FOREST
|
|
db MUSEUM
|
|
db SHIP
|
|
db CAVERN
|
|
db LOBBY
|
|
db MANSION
|
|
db GATE
|
|
db LAB
|
|
db FACILITY
|
|
db CEMETERY
|
|
db GYM
|
|
db CELESTE
|
|
db ROCKETHOUSE
|
|
db -1 ; end
|