summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/102.asm
blob: 853c52de5a43a56d0c130d03b646d1428b6eee60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b8ff6