Update lickilord.asm

Turns out Lickilord had a lower base HP than Lickitung. Let's fix that.

Compared to Lickitung now, Lickilord has +10 HP, +55 Attack, +35 Defense, and +30 Speed, while its Special stats go totally unchanged.
This commit is contained in:
Martha Schilling 2024-07-25 23:15:42 +01:00
parent cd08f11fa4
commit 343c99df30

View file

@ -1,6 +1,6 @@
db 0 ; species ID placeholder
db 80, 110, 105, 70, 65, 85
db 100, 110, 110, 60, 60, 75
; hp atk def spd sat sdf
db NORMAL, POISON ; type