mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-15 19:54:24 +13:00
Celeste Hill Encounter Update
This commit is contained in:
parent
84555faa59
commit
5dcd67b717
|
@ -1,15 +1,15 @@
|
|||
CelesteHillWildMons: ; unfinished
|
||||
CelesteHillWildMons:
|
||||
def_grass_wildmons 10 ; encounter rate
|
||||
db 55, FARFETCHD
|
||||
db 55, PIDGEOT
|
||||
db 55, NIDORINO
|
||||
db 56, FARFETCHD
|
||||
db 56, FEAROW
|
||||
db 57, FEAROW
|
||||
db 56, NIDORINA
|
||||
db 57, NIDORINA
|
||||
db 57, LUXWAN
|
||||
db 57, SIRFETCHD
|
||||
db 57, DODRIO
|
||||
db 56, GYARADOS
|
||||
db 59, DRAGONITE
|
||||
db 57, BUU
|
||||
db 57, WIGGLYTUFF
|
||||
db 56, BALUMBA
|
||||
db 59, DRAGONAIR
|
||||
end_grass_wildmons
|
||||
|
||||
def_water_wildmons 0 ; encounter rate
|
||||
|
|
Loading…
Reference in a new issue