pokecrystal/stats/pokedex/entries/102.asm

9 lines
255 B
NASM

; ExeggcutePokedexEntry: ; 0x1b8f84
db "EGG@" ; species name
dw 104, 60; height, width
db "If even one is", $4e, "separated from the", $4e, "group, the energy@"
db "bond between the", $4e, "six will make them", $4e, "rejoin instantly.@"
; 0x1b8ff6