aboutsummaryrefslogtreecommitdiffstats
path: root/data/wildPokemon/route19.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/wildPokemon/route19.asm')
-rw-r--r--data/wildPokemon/route19.asm15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/wildPokemon/route19.asm b/data/wildPokemon/route19.asm
new file mode 100644
index 00000000..77e1e3ef
--- /dev/null
+++ b/data/wildPokemon/route19.asm
@@ -0,0 +1,15 @@
+Route19Mons:
+ db $00
+
+ db $05
+ db 5,TENTACOOL
+ db 10,TENTACOOL
+ db 15,TENTACOOL
+ db 5,TENTACOOL
+ db 10,TENTACOOL
+ db 15,TENTACOOL
+ db 20,TENTACOOL
+ db 30,TENTACOOL
+ db 35,TENTACOOL
+ db 40,TENTACOOL
+