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

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