mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 07:32:19 +13:00
Remove misleading (unreferenced) labels.
This commit is contained in:
parent
32a464b0f0
commit
360a2200b1
151 changed files with 3 additions and 153 deletions
3
data/baseStats/rhydon.asm
Executable file → Normal file
3
data/baseStats/rhydon.asm
Executable file → Normal 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue