kep-hack/data/wild/maps/SeafoamIslandsB3F.asm
Martha Schilling 8fd91dcb90 More wild data changes
Already added to the spreadsheet. Did you know that Seafoam Islands' water didn't give wild encounters until Yellow?
2024-01-07 14:12:28 +00:00

27 lines
455 B
NASM

SeafoamIslandsB3FWildMons:
def_grass_wildmons 10 ; encounter rate
db 36, BLASTYKE
db 36, SEEL
db 35, SLOWPOKE
db 37, SEEL
db 35, KRABBY
db 36, WEIRDUCK
db 36, KINGLER
db 38, JYNX
db 39, BUU
db 39, BUU
end_grass_wildmons
def_water_wildmons 5 ; encounter rate
db 30, TENTACOOL
db 30, TENTACOOL
db 35, SHELLDER
db 35, STARYU
db 35, TENTACOOL
db 35, HORSEA
db 35, STARYU
db 35, HORSEA
db 35, SHARPOON
db 40, LAPRAS
end_water_wildmons