summaryrefslogtreecommitdiff
path: root/data/baseStats/zapdos.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/zapdos.asm')
-rw-r--r--data/baseStats/zapdos.asm28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/baseStats/zapdos.asm b/data/baseStats/zapdos.asm
deleted file mode 100644
index 560f78c4..00000000
--- a/data/baseStats/zapdos.asm
+++ /dev/null
@@ -1,28 +0,0 @@
-db DEX_ZAPDOS ; pokedex id
-db 90 ; base hp
-db 90 ; base attack
-db 85 ; base defense
-db 100 ; base speed
-db 125 ; base special
-db ELECTRIC ; species type 1
-db FLYING ; species type 2
-db 3 ; catch rate
-db 216 ; base exp yield
-INCBIN "gfx/pokemon/front/zapdos.pic",0,1 ; 77, sprite dimensions
-dw ZapdosPicFront
-dw ZapdosPicBack
-; attacks known at lvl 0
-db THUNDERSHOCK
-db DRILL_PECK
-db 0
-db 0
-db 5 ; growth rate
-; learnset
- tmlearn 2,4,6
- tmlearn 9,10,15
- tmlearn 20,24
- tmlearn 25,31,32
- tmlearn 33,34,39
- tmlearn 43,44,45
- tmlearn 50,52,55
-db 0 ; padding