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

VictoryRoad1FWildMons:
def_grass_wildmons 15 ; encounter rate
db 34, MACHOKE
db 36, GRAVELER
db 32, GOLBAT
db 36, ONIX
db 39, ONIX
db 42, GOLBAT
db 41, GRAVELER
db 41, VENOMOTH
db 42, MAROWAK
db 43, MAROWAK
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons