Oh yeah, this too

This commit is contained in:
MementoMartha 2022-09-01 20:45:13 +01:00
parent 1f759c8033
commit 9f3242ecaf

View file

@ -1425,8 +1425,8 @@ EeveeEvosMoves:
db EV_ITEM, SUN_STONE, 1, ESPEON db EV_ITEM, SUN_STONE, 1, ESPEON
db EV_ITEM, MOON_STONE, 1, UMBREON db EV_ITEM, MOON_STONE, 1, UMBREON
db EV_ITEM, LEAF_STONE, 1, LEAFEON db EV_ITEM, LEAF_STONE, 1, LEAFEON
;db EV_ITEM, ICE_STONE, 1, GLACEON ; item is placeholder and does not exist db EV_ITEM, ICE_STONE, 1, GLACEON
;db EV_ITEM, SHINY_STONE, 1, SYLVEON ; item is placeholder and does not exist db EV_ITEM, SHINY_STONE, 1, SYLVEON
db 0 db 0
; Learnset ; Learnset
db 8, SAND_ATTACK db 8, SAND_ATTACK