summaryrefslogtreecommitdiff
path: root/data/baseStats/venomoth.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/venomoth.asm
parentc34156c5fb333864c1ae85036ea587c9f615a65a (diff)
tmlearn macro.
Also multiple_divide documentation and fix improper wram comment.
Diffstat (limited to 'data/baseStats/venomoth.asm')
-rwxr-xr-xdata/baseStats/venomoth.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/baseStats/venomoth.asm b/data/baseStats/venomoth.asm
index f38be71c..e4a86f5b 100755
--- a/data/baseStats/venomoth.asm
+++ b/data/baseStats/venomoth.asm
@@ -24,11 +24,11 @@ ELSE
ENDC
db 0 ; growth rate
; learnset
-db %00101010
-db %01000011
-db %00111000
-db %11110000
-db %01000011
-db %00101000
-db %00000010
+ tmlearn 2,4,6
+ tmlearn 9,10,15
+ tmlearn 20,21,22
+ tmlearn 29,30,31,32
+ tmlearn 33,34,39
+ tmlearn 44,46
+ tmlearn 50
db 0 ; padding