summaryrefslogtreecommitdiff
path: root/data/baseStats/scyther.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/scyther.asm')
-rw-r--r--data/baseStats/scyther.asm28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/baseStats/scyther.asm b/data/baseStats/scyther.asm
deleted file mode 100644
index 303a33c1..00000000
--- a/data/baseStats/scyther.asm
+++ /dev/null
@@ -1,28 +0,0 @@
-db DEX_SCYTHER ; pokedex id
-db 70 ; base hp
-db 110 ; base attack
-db 80 ; base defense
-db 105 ; base speed
-db 55 ; base special
-db BUG ; species type 1
-db FLYING ; species type 2
-db 45 ; catch rate
-db 187 ; base exp yield
-INCBIN "gfx/pokemon/front/scyther.pic",0,1 ; 77, sprite dimensions
-dw ScytherPicFront
-dw ScytherPicBack
-; attacks known at lvl 0
-db QUICK_ATTACK
-db 0
-db 0
-db 0
-db 0 ; growth rate
-; learnset
- tmlearn 3,6
- tmlearn 9,10,15
- tmlearn 20
- tmlearn 31,32
- tmlearn 34,39,40
- tmlearn 44
- tmlearn 50,51
-db 0 ; padding