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

SafariZoneCenterWildMons:
def_grass_wildmons 30 ; encounter rate
db 22, EXEGGCUTE
db 25, RHYHORN
db 22, VENONAT
db 24, TANGELA
db 31, MAROWAK
db 25, SLOWPOKE
db 31, LICKITUNG
db 30, PARASECT
db 23, TRAMPEL
db 23, CHANSEY
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons