summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/102.asm
blob: 2b20da627e788f7988df9ef10fa2f503ae0f2f3b (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.@"