summaryrefslogtreecommitdiff
path: root/data/baseStats/kabutops.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-07-26 17:04:24 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-07-26 17:04:24 -0400
commit222afb247d592201dc228108232e3347c762db87 (patch)
tree8b06692184776af2c7fffdd68db048f45e10c787 /data/baseStats/kabutops.asm
parentc34156c5fb333864c1ae85036ea587c9f615a65a (diff)
tmlearn macro.
Also multiple_divide documentation and fix improper wram comment.
Diffstat (limited to 'data/baseStats/kabutops.asm')
-rwxr-xr-xdata/baseStats/kabutops.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/baseStats/kabutops.asm b/data/baseStats/kabutops.asm
index 7c80a8c0..170fee9b 100755
--- a/data/baseStats/kabutops.asm
+++ b/data/baseStats/kabutops.asm
@@ -19,11 +19,11 @@ db ABSORB
db 0
db 0 ; growth rate
; learnset
-db %10110110
-db %01111111
-db %00001101
-db %11000000
-db %10000011
-db %00001000
-db %00010010
+ tmlearn 2,3,5,6,8
+ tmlearn 9,10,11,12,13,14,15
+ tmlearn 17,19,20
+ tmlearn 31,32
+ tmlearn 33,34,40
+ tmlearn 44
+ tmlearn 50,53
db 0 ; padding