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

Route15WildMons:
def_grass_wildmons 15 ; encounter rate
db 24, ODDISH
db 26, DITTO
db 23, PIDGEOTTO
db 26, VENONAT
db 22, ODDISH
db 28, DEER
db 26, BELLSPROUT
db 30, VENOMOTH
db 28, GAOTORA
db 30, GAOTORA
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons