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

PokemonTower3FWildMons:
def_grass_wildmons 10 ; encounter rate
db 20, GASTLY
db 21, GASTLY
db 22, GASTLY
db 23, GASTLY
db 19, GASTLY
db 18, GASTLY
db 24, GASTLY
db 20, CUBONE
db 22, CUBONE
db 25, HAUNTER
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons