kep-hack/data/wild/maps/Route5.asm
emaskyesmogon 79110d859d Yellow and Japan Blue Encounters
Incorporated Yellow and Japan Blue's exclusive encounters into the wild learnsets if they were not there already
2022-12-11 18:51:37 -07:00

17 lines
304 B
NASM

Route5WildMons:
def_grass_wildmons 15 ; encounter rate
db 13, ODDISH
db 13, KOTORA
db 15, MONJA
db 10, MANKEY
db 12, JIGGLYPUFF
db 15, BELLSPROUT
db 16, BELLSPROUT
db 16, PIDGEOTTO
db 14, JIGGLYPUFF
db 16, MEOWTH
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons