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

VictoryRoad2FWildMons:
def_grass_wildmons 10 ; encounter rate
db 22, MACHOP
db 24, GEODUDE
db 26, ZUBAT
db 36, ONIX
db 39, ONIX
db 42, ONIX
db 41, MACHOKE
db 40, GOLBAT
db 40, MAROWAK
db 43, GRAVELER
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons