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

Route2WildMons:
def_grass_wildmons 25 ; encounter rate
db 4, RATTATA
db 5, PIDGEY
db 4, CATERPIE
db 4, WEEDLE
db 5, PARA
db 4, NIDORAN_F
db 3, PARA
db 5, NIDORAN_M
db 5, MONJA
db 6, MONJA
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons