kep-hack/data/maps/objects/CinnabarVolcano.asm
Martha Schilling 7c5c2a3047 mini update
- Tiles now animate correctly while still being sped up (credit to jojobear13!)

- Fixed issues with certain cave maps being glitched after importing the new tileset for Seafoam

- Gave Celeste Hill Cave the same palette as the exterior areas

- Fixed an inconsistency in Koga's pre-fight script
2023-11-22 12:25:46 +00:00

13 lines
254 B
NASM

CinnabarVolcano_Object:
db $7d ; border block
def_warp_events
warp_event 15, 21, CINNABAR_VOLCANO_FLOORS, 9
def_bg_events
def_object_events
object_event 15, 7, SPRITE_BIRD, STAY, UP, 1, MOLTRES, 50 | OW_POKEMON
def_warps_to CINNABAR_VOLCANO