kep-hack/data/maps/objects/CelesteHill.asm
Martha Schilling c9044a3f48 Slight Galar Bird rebalance
Took them down a bit from Level 70 to 65, and mostly increased their learnset levels, so going to Citrine first to catch them shouldn't make Silph Gauntlet WAY easier. In order to stay consistent with the number of moves they were each given, I've added Psychic to Garticuno's level up learnset.
2024-01-07 01:02:56 +00:00

14 lines
317 B
NASM

CelesteHill_Object:
db $2 ; border block
def_warp_events
warp_event 10, 21, CELESTE_HILL_OUTSIDE, 7
warp_event 11, 21, CELESTE_HILL_OUTSIDE, 8
def_bg_events
bg_event 10, 12, 2
def_object_events
object_event 11, 6, SPRITE_BIRD, STAY, DOWN, 1, MOLTRES_G, 65 | OW_POKEMON ; person
def_warps_to CELESTE_HILL