mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 15:13:21 +12:00
rock tunnel has two floors
and each floor needs to be a fishing location
This commit is contained in:
parent
4f31d9336c
commit
6ebf1efa25
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ SuperRodData:
|
||||||
dbw CERULEAN_CAVE_2F, .Group9
|
dbw CERULEAN_CAVE_2F, .Group9
|
||||||
dbw CERULEAN_CAVE_B1F, .Group9
|
dbw CERULEAN_CAVE_B1F, .Group9
|
||||||
dbw CERULEAN_CAVE_1F, .Group9
|
dbw CERULEAN_CAVE_1F, .Group9
|
||||||
dbw ROCK_TUNNEL, .Group5
|
dbw ROCK_TUNNEL_1F, .Group5
|
||||||
|
dbw ROCK_TUNNEL_1F, .Group5
|
||||||
db -1 ; end
|
db -1 ; end
|
||||||
|
|
||||||
; fishing groups
|
; fishing groups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue