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

Route13WildMons:
def_grass_wildmons 20 ; encounter rate
db 24, ODDISH
db 25, FARFETCHD
db 27, PIDGEOTTO
db 24, VENONAT
db 22, DITTO
db 26, KRABBY
db 26, BELLSPROUT
db 25, DITTO
db 28, GLOOM
db 30, GLOOM
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons