mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Another BST fix
Buffed Espeon by 5 HP since it should've had that the whole time. Oops.
This commit is contained in:
parent
b26c0ec934
commit
cdd0c4ea73
|
@ -1,6 +1,6 @@
|
|||
db DEX_ESPEON ; pokedex id
|
||||
|
||||
db 60, 65, 60, 110, 130
|
||||
db 65, 65, 60, 110, 130
|
||||
; hp atk def spd spc
|
||||
|
||||
db PSYCHIC_TYPE, PSYCHIC_TYPE ; type
|
||||
|
|
|
@ -1 +1 @@
|
|||
|
||||
|
Loading…
Reference in a new issue