summaryrefslogtreecommitdiff
path: root/data/baseStats/caterpie.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/caterpie.asm')
-rw-r--r--data/baseStats/caterpie.asm28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/baseStats/caterpie.asm b/data/baseStats/caterpie.asm
deleted file mode 100644
index 75270144..00000000
--- a/data/baseStats/caterpie.asm
+++ /dev/null
@@ -1,28 +0,0 @@
-db DEX_CATERPIE ; pokedex id
-db 45 ; base hp
-db 30 ; base attack
-db 35 ; base defense
-db 45 ; base speed
-db 20 ; base special
-db BUG ; species type 1
-db BUG ; species type 2
-db 255 ; catch rate
-db 53 ; base exp yield
-INCBIN "gfx/pokemon/front/caterpie.pic",0,1 ; 55, sprite dimensions
-dw CaterpiePicFront
-dw CaterpiePicBack
-; attacks known at lvl 0
-db TACKLE
-db STRING_SHOT
-db 0
-db 0
-db 0 ; growth rate
-; learnset
- tmlearn 0
- tmlearn 0
- tmlearn 0
- tmlearn 0
- tmlearn 0
- tmlearn 0
- tmlearn 0
-db 0 ; padding