aboutsummaryrefslogtreecommitdiffstats
path: root/data/wildPokemon/route20.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /data/wildPokemon/route20.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'data/wildPokemon/route20.asm')
-rw-r--r--data/wildPokemon/route20.asm15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/wildPokemon/route20.asm b/data/wildPokemon/route20.asm
deleted file mode 100644
index b955c330..00000000
--- a/data/wildPokemon/route20.asm
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-