aboutsummaryrefslogtreecommitdiffstats
path: root/data/wildPokemon/route20.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/wildPokemon/route20.asm')
-rw-r--r--data/wildPokemon/route20.asm15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/wildPokemon/route20.asm b/data/wildPokemon/route20.asm
new file mode 100644
index 00000000..b955c330
--- /dev/null
+++ b/data/wildPokemon/route20.asm
@@ -0,0 +1,15 @@
+Route20Mons:
+ 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
+