mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-05-10 11:25:07 +12:00
Replace the few instances of Unknown Dungeon with Cerulean Cave
This commit is contained in:
parent
725b86ebbe
commit
df2a68d6de
8 changed files with 10 additions and 10 deletions
13
data/wildPokemon/ceruleancave2.asm
Normal file
13
data/wildPokemon/ceruleancave2.asm
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
DungeonMons2:
|
||||
db $0F
|
||||
db 51,DODRIO
|
||||
db 51,VENOMOTH
|
||||
db 51,KADABRA
|
||||
db 52,RHYDON
|
||||
db 52,MAROWAK
|
||||
db 52,ELECTRODE
|
||||
db 56,CHANSEY
|
||||
db 54,WIGGLYTUFF
|
||||
db 55,DITTO
|
||||
db 60,DITTO
|
||||
db $00
|
||||
Loading…
Add table
Add a link
Reference in a new issue