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

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