aboutsummaryrefslogtreecommitdiffstats
path: root/data/baseStats/clefable.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-26 23:34:43 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-27 00:00:21 -0500
commit408f9b3141e7436f0092533e92c357dd0b9f3021 (patch)
treed7b98a1a2a9aeef8c507be2ed58de45f7ae592d6 /data/baseStats/clefable.asm
parentMerge branch 'master' of https://github.com/xCrystal/pokered (diff)
parentMore bugfixes. (diff)
downloadpokeyellow-408f9b3141e7436f0092533e92c357dd0b9f3021.tar.gz
pokeyellow-408f9b3141e7436f0092533e92c357dd0b9f3021.tar.xz
pokeyellow-408f9b3141e7436f0092533e92c357dd0b9f3021.zip
Merge branch 'master' of https://github.com/luckytyphlosion/pokered
Diffstat (limited to 'data/baseStats/clefable.asm')
-rwxr-xr-xdata/baseStats/clefable.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/baseStats/clefable.asm b/data/baseStats/clefable.asm
index 8fee3ec6..e26f1445 100755
--- a/data/baseStats/clefable.asm
+++ b/data/baseStats/clefable.asm
@@ -19,11 +19,11 @@ db MINIMIZE
db METRONOME
db 4 ; growth rate
; learnset
-db %10110001
-db %01111111
-db %10101111
-db %11110001
-db %10100111
-db %00111000
-db %01100011
+ tmlearn 1,5,6,8
+ tmlearn 9,10,11,12,13,14,15
+ tmlearn 17,18,19,20,22,24
+ tmlearn 25,29,30,31,32
+ tmlearn 33,34,35,38,40
+ tmlearn 44,45,46
+ tmlearn 49,50,54,55
db 0 ; padding