pokecrystal-board/stats/pokedex/entries/102.asm
2014-03-06 00:46:01 -05:00

13 lines
261 B
NASM

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