kep-hack/data/maps/objects/BrunswickGrotto.asm
Martha Schilling 21b3f0f5a7 More bug fixes!
- The Zapdos in Brunswick Glade now vanish correctly, due to fixing a desync in the hide/show data

- Brunswick Glade's palette displays correctly

- Improved Citrine City's theme a little

- Changed palettes for Cryithan's line to reflect their upcoming redesign

- Updated Cryithan's sprite
2023-07-15 00:07:05 +01:00

15 lines
324 B
NASM

BrunswickGrotto_Object:
db $2 ; border block
def_warp_events
warp_event 24, 23, BRUNSWICK_GLADE, 3
warp_event 25, 23, BRUNSWICK_GLADE, 4
def_bg_events
bg_event 22, 10, 2 ; signage
def_object_events
object_event 6, 4, SPRITE_BIRD, STAY, LEFT, 1, ZAPDOS_G, 70 | OW_POKEMON ; person
def_warps_to BRUNSWICK_GROTTO