summaryrefslogtreecommitdiff
path: root/data/baseStats/jigglypuff.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/jigglypuff.asm')
-rw-r--r--data/baseStats/jigglypuff.asm28
1 files changed, 0 insertions, 28 deletions
diff --git a/data/baseStats/jigglypuff.asm b/data/baseStats/jigglypuff.asm
deleted file mode 100644
index 0a6bdf49..00000000
--- a/data/baseStats/jigglypuff.asm
+++ /dev/null
@@ -1,28 +0,0 @@
-db DEX_JIGGLYPUFF ; pokedex id
-db 115 ; base hp
-db 45 ; base attack
-db 20 ; base defense
-db 20 ; base speed
-db 25 ; base special
-db NORMAL ; species type 1
-db NORMAL ; species type 2
-db 170 ; catch rate
-db 76 ; base exp yield
-INCBIN "gfx/pokemon/front/jigglypuff.pic",0,1 ; 55, sprite dimensions
-dw JigglypuffPicFront
-dw JigglypuffPicBack
-; attacks known at lvl 0
-db SING
-db 0
-db 0
-db 0
-db 4 ; growth rate
-; learnset
- tmlearn 1,5,6,8
- tmlearn 9,10,11,12,13,14
- tmlearn 17,18,19,20,22,24
- tmlearn 25,29,30,31,32
- tmlearn 33,34,38,40
- tmlearn 44,45,46
- tmlearn 49,50,54,55
-db 0 ; padding