kep-hack/data/wild/maps/Route7.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
297 B
NASM

Route7WildMons:
def_grass_wildmons 15 ; encounter rate
db 22, PIDGEOTTO
db 19, ODDISH
db 17, MANKEY
db 22, BELLSPROUT
db 19, EEVEE
db 18, MEOWTH
db 18, GROWLITHE
db 20, JIGGLYPUFF
db 19, VULPIX
db 20, ABRA
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons