pokecrystal-board/stats/pokedex/entries/102.asm

9 lines
255 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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