diff options
Diffstat (limited to 'data/baseStats/venomoth.asm')
-rwxr-xr-x | data/baseStats/venomoth.asm | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/data/baseStats/venomoth.asm b/data/baseStats/venomoth.asm index f38be71c..bd1252ea 100755 --- a/data/baseStats/venomoth.asm +++ b/data/baseStats/venomoth.asm @@ -15,13 +15,8 @@ dw VenomothPicBack ; attacks known at lvl 0 db TACKLE db DISABLE -IF DEF(_YELLOW) - db SUPERSONIC - db CONFUSION -ELSE - db POISONPOWDER - db LEECH_LIFE -ENDC +db SUPERSONIC +db CONFUSION db 0 ; growth rate ; learnset db %00101010 |