summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/exeggcute.asm
blob: 27360dc0501b015d2d94a9b0c9ca2b42854ea0d2 (plain)
1
2
3
4
5
6
7
8
9
10
	db "EGG@" ; species name
	dw 104, 60 ; height, weight

	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.@"