aboutsummaryrefslogtreecommitdiffstats
path: root/data/wildPokemon/ceruleancave2.asm
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2019-04-08 18:47:31 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2019-04-08 18:47:31 +0100
commitdf2a68d6de7a57aeae782efc7755abbcfb8005d6 (patch)
treebf0058d6fe559328d01c12dff76af9b21a759244 /data/wildPokemon/ceruleancave2.asm
parentMerge pull request #196 from Rangi42/polishedmaps (diff)
downloadpokeyellow-df2a68d6de7a57aeae782efc7755abbcfb8005d6.tar.gz
pokeyellow-df2a68d6de7a57aeae782efc7755abbcfb8005d6.tar.xz
pokeyellow-df2a68d6de7a57aeae782efc7755abbcfb8005d6.zip
Replace the few instances of Unknown Dungeon with Cerulean Cave
Diffstat (limited to 'data/wildPokemon/ceruleancave2.asm')
-rw-r--r--data/wildPokemon/ceruleancave2.asm13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/wildPokemon/ceruleancave2.asm b/data/wildPokemon/ceruleancave2.asm
new file mode 100644
index 00000000..5afe55ac
--- /dev/null
+++ b/data/wildPokemon/ceruleancave2.asm
@@ -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