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

SafariZoneWestWildMons:
def_grass_wildmons 30 ; encounter rate
db 25, EXEGGCUTE
db 26, DODUO
db 23, EXEGGCUTE
db 24, EXEGGCUTE
db 33, VENOMOTH
db 26, EXEGGCUTE
db 25, MAROWAK
db 31, SCYTHER
db 26, TAUROS
db 28, PINSIR
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons