mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
rock tunnel has two floors
and each floor needs to be a fishing location
This commit is contained in:
parent
4f31d9336c
commit
6ebf1efa25
|
|
@ -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…
Reference in a new issue