mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
This commit is contained in:
commit
55d5761c6b
|
@ -34,6 +34,7 @@ SuperRodData:
|
|||
dbw CERULEAN_CAVE_2F, .Group9
|
||||
dbw CERULEAN_CAVE_B1F, .Group9
|
||||
dbw CERULEAN_CAVE_1F, .Group9
|
||||
dbw ROCK_TUNNEL, .Group5
|
||||
db -1 ; end
|
||||
|
||||
; fishing groups
|
||||
|
@ -69,9 +70,10 @@ SuperRodData:
|
|||
.Group5:
|
||||
db 2
|
||||
db 25, POLIWHIRL
|
||||
db 20, SLOWPOKE
|
||||
db 25, SLOWPOKE
|
||||
db 20, SKIMPER
|
||||
db 20, CHEEP
|
||||
db 25, CHEEP
|
||||
db 25, BLOTTLE
|
||||
|
||||
.Group6:
|
||||
db 4
|
||||
|
|
Loading…
Reference in a new issue