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

Route8WildMons:
def_grass_wildmons 15 ; encounter rate
db 20, PIDGEOTTO
db 18, MANKEY
db 17, EKANS
db 16, GROWLITHE
db 18, BULBASAUR
db 20, SANDSHREW
db 19, RATICATE
db 17, VULPIX
db 18, VULPIX
db 15, KADABRA
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons