kep-hack/data/wild/maps/Route13.asm
Llinos Evans 6292c39217 This should end it! - Entei
- Fixed up the Fishing Rod encounters.
- Finished the Pocket Lapras
- Farfetch'd on Route 13 and 15
- L50 Chansey on Victory Road 3F for Repel trick grinding
- Changed Surge's text to be way, way more accurate to the differences between American and Japanese relations at the time. See file for more details.
- Fixed the build error with the new Galarian Bird track
2024-08-25 21:21:55 +01:00

17 lines
299 B
NASM

Route13WildMons:
def_grass_wildmons 20 ; encounter rate
db 24, ODDISH
db 25, FARFETCHD
db 23, BELLSPROUT
db 24, VENONAT
db 24, VENONAT
db 24, KOTORA
db 26, WEEPINBELL
db 27, BALUMBA
db 27, GLOOM
db 28, GLOOM
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons