kep-hack/data/wild/maps/VictoryRoad2F.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

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