summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/102.asm
blob: 13a5843d60c787a1fb5bcd3645b9a1c93fe39ad5 (plain)
1
2
3
4
5
6
7
8
; ExeggcutePokedexEntry: ; 0x1b8f84
	db "EGG@" ; species name
	dw 104, 60; height, width
	
	db "If even one is", $4e, "separated from the", $4e, "group, the energy@"
	db "bond between the", $4e, "six will make them", $4e, "rejoin instantly.@"
; 0x1b8ff6