summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/102.asm
blob: 601e596b6eef10cc63ec5bfce4a71e7957027f61 (plain)
1
2
3
4
5
6
7
8
9
10
; ExeggcutePokedexEntry: ; 0x1b8f84
	db "EGG@" ; species name
	dw 104, 60 ; height, width

	db   "If even one is"
	next "separated from the"
	next "group, the energy"
	page "bond between the"
	next "six will make them"
	next "rejoin instantly.@"