summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/exeggcute.asm
blob: 01453955e16fe0e5f753329bda85978dd41c88be (plain)
1
2
3
4
5
6
7
8
9
10
; ExeggcutePokedexEntry: ; 0x1b8f84
	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.@"