shithub: pokecrystal

ref: adc41566aa1dcedb31214756e0873d641bad5a0e
dir: /data/pokedex/entries/102.asm/

View raw version
; 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