kep-hack/data/maps/objects/CelesteHillCave.asm
Martha Schilling f9d6534bcf BIG changes to postgame island
- 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
2023-06-17 20:36:01 +01:00

18 lines
433 B
NASM

CelesteHillCave_Object:
db $03 ; border block
def_warp_events
warp_event 18, 35, CELESTE_HILL_OUTSIDE, 3
warp_event 19, 35, CELESTE_HILL_OUTSIDE, 3
warp_event 19, 25, CELESTE_HILL_CAVE, 4
warp_event 2, 16, CELESTE_HILL_CAVE, 3
warp_event 37, 13, CELESTE_HILL_OUTSIDE, 4
warp_event 3, 3, CELESTE_HILL_OUTSIDE, 5
warp_event 35, 2, CELESTE_HILL_OUTSIDE, 6
def_bg_events
def_object_events
def_warps_to CELESTE_HILL_CAVE