mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
Update lickilord.asm...again
Compared to Lickitung now, Lickilord has +50 Attack, +30 Defense, +15 to Speed and Special Attack, and +10 to HP and Special Defense. Works for me!
This commit is contained in:
parent
343c99df30
commit
662aea5857
|
@ -1,6 +1,6 @@
|
||||||
db 0 ; species ID placeholder
|
db 0 ; species ID placeholder
|
||||||
|
|
||||||
db 100, 110, 110, 60, 60, 75
|
db 100, 105, 105, 45, 75, 85
|
||||||
; hp atk def spd sat sdf
|
; hp atk def spd sat sdf
|
||||||
|
|
||||||
db NORMAL, POISON ; type
|
db NORMAL, POISON ; type
|
||||||
|
|
Loading…
Reference in a new issue