Garnet Cavern Encounter Update (1F)

This commit is contained in:
Misty 2023-12-31 15:42:50 -05:00 committed by GitHub
parent 1d0e601d98
commit 795a3e9adc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,13 @@
; Garnet Cavern will contain a mix of Rock, Ground, Steel, and Psychic-type Pokemon.
GarnetCavern1FWildMons: GarnetCavern1FWildMons:
def_grass_wildmons 10 ; encounter rate def_grass_wildmons 10 ; encounter rate
db 52, RHYDON db 52, MR_MIME
db 52, GRAVELER db 52, GRAVELER
db 53, CROBAT db 53, MAGNETON
db 51, HYPNO db 51, HYPNO
db 50, VENOMOTH db 50, CROAKOZUNA
db 55, SLOWBRO db 55, SLOWBRO
db 54, SLOWBRO db 54, SLOWBRO
db 55, GUARDIA db 55, HAUNTER
db 54, GAVILLAIN db 54, GAVILLAIN
db 55, GAVILLAIN db 55, GAVILLAIN
end_grass_wildmons end_grass_wildmons