kep-hack/data/wild/maps/Route11.asm
Martha Schilling d41d0e8e9a minor post-playtest fixes
- Moved one of the trainers in the Celadon Uni PokeCenter to stop him from being in the way of the nurse

- Buffed one of the Scientists in the Mansion

- Moved the nurse and Weezing trader on the SS Anne slightly

- Boosted Meltan's catch rate because having it be that low is ridiculous

- Increased Luxwan's height because real swans are not that small

- Changed a Cue Ball's party to allow his dialogue to make sense

- Wild level balancing around Vermilion City

- Fixed a small Pokedex display bug

- Text fixes
2023-11-25 08:48:01 +00:00

17 lines
298 B
NASM

Route11WildMons:
def_grass_wildmons 15 ; encounter rate
db 14, EKANS
db 15, SPEAROW
db 12, EKANS
db 13, DROWZEE
db 13, MAGNEMITE
db 13, DROWZEE
db 15, SANDSHREW
db 16, SPEAROW
db 11, DROWZEE
db 15, RATICATE
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons