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

VictoryRoad3FWildMons:
def_grass_wildmons 15 ; encounter rate
db 43, MACHOKE
db 42, ONIX
db 42, GOLBAT
db 42, GRAVELER
db 43, RHYHORN
db 43, GOLBAT
db 44, GAVILLAIN
db 50, CHANSEY ; Possible to Repel Trick, used for grinding.
db 44, PARASECT
db 45, HITMONCHAN ; LGPE Rare Spawn
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons