kep-hack/data/wild/maps/Route15.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
306 B
NASM

Route15WildMons:
def_grass_wildmons 15 ; encounter rate
db 24, BELLSPROUT
db 26, VENONAT
db 25, FARFETCHD
db 25, DITTO
db 22, BELLSPROUT
db 28, ODDISH
db 26, GAOTORA
db 30, VENOMOTH
db 28, TANGELA
db 28, GORILLAIMO
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons