Remove misleading (unreferenced) labels.

This commit is contained in:
IIMarckus 2016-01-30 20:40:12 -07:00
parent 32a464b0f0
commit 360a2200b1
151 changed files with 3 additions and 153 deletions

3
data/baseStats/rhydon.asm Executable file → Normal file
View file

@ -1,5 +1,3 @@
MonBaseStats:
RhydonBaseStats: ; 39002 (e:5002)
db DEX_RHYDON ; pokedex id
db 105 ; base hp
db 130 ; base attack
@ -28,4 +26,3 @@ db 5 ; growth rate
tmlearn 44,48
tmlearn 50,53,54
db 0 ; padding
MonBaseStatsEnd: