kep-hack/data/wild/maps/CelesteHill.asm
Llinos Evans beab109a16 Some work on GMolt fight
Currently, the movement is buggy and the battle repeats. It works without the movement, though...

Alternatively, give Galarian Moltres trainer sight.
2023-06-20 17:29:42 +01:00

17 lines
307 B
NASM

CelesteHillWildMons:
def_grass_wildmons 10 ; encounter rate
db 55, FARFETCHD
db 55, PIDGEOT
db 56, FARFETCHD
db 56, FEAROW
db 57, FEAROW
db 57, MADAAMU
db 57, SIRFETCHD
db 57, DODRIO
db 56, GYARADOS
db 59, DRAGONITE
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons