From 10f9559eab8c93b94abb8ae8d1083704ad4e169a Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Wed, 20 May 2020 19:40:33 -0500 Subject: Sync with pokered --- data/wildPokemon/ceruleancave2.asm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/wildPokemon/ceruleancave2.asm (limited to 'data/wildPokemon/ceruleancave2.asm') diff --git a/data/wildPokemon/ceruleancave2.asm b/data/wildPokemon/ceruleancave2.asm new file mode 100644 index 00000000..1fd20019 --- /dev/null +++ b/data/wildPokemon/ceruleancave2.asm @@ -0,0 +1,14 @@ +DungeonMons2: + db $0F + db 52,GOLBAT + db 57,GOLBAT + db 50,GRAVELER + db 56,SANDSLASH + db 50,RHYHORN + db 60,DITTO + db 58,GLOOM + db 58,WEEPINBELL + db 60,RHYDON + db 58,RHYDON + db $00 + -- cgit v1.3.1-sl0p