kep-hack/data/wild/maps/VictoryRoad3F.asm
Yoann Fievez 3b76c590da Standardize names of wild maps entities
Standardize the name of entities of maps for wild pokemon
2021-05-18 20:58:24 +02:00

17 lines
295 B
NASM

VictoryRoad3FWildMons:
def_grass_wildmons 15 ; encounter rate
db 24, MACHOP
db 26, GEODUDE
db 22, ZUBAT
db 42, ONIX
db 40, VENOMOTH
db 45, ONIX
db 43, GRAVELER
db 41, GOLBAT
db 42, MACHOKE
db 45, MACHOKE
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons